/*
Theme Name:       CarveonTech Base Build
Theme URI:        https://www.carveontech.com/
Author: 		  CarveonTech
Author URI: 	  https://www.carveontech.com/
Description: 	  Custom Wordpress Theme
Version: 		  1.2.0
License:          ThemeForest Regular License
License URI:   	  http://themeforest.net/licenses/regular
Text Domain:   	  
*/



.copyright .col-sm-12 {
    justify-content: space-between;
}

.policy-text {
    margin-bottom: 0;
}

.policy-text a {
    color: #000;
}

.policy-text a:hover {
    color: #637381;
    text-decoration: none;
}

.track-date {
    font-size: 16px !important;
    margin-top: -20px;
}

.track-past-present {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.track-small {
    font-size: 16px !important;
    margin-bottom: 0 !important;
}