/**
 * Astra Child Theme
 * Theme Name: Astra Child
 * Theme URI: http://example.com/astra-child
 * Description: A child theme of Astra
 * Author: Your Name
 * Author URI: http://example.com
 * Template: astra
 * Text Domain: astra-child
 **/

.transparent-custom-logo img {
    width: 156px;
    max-width: 156px !important;
}

.avco-footer-logo img {
    width: 120px;
}

.avco-job-detail-content section, .avco-job-detail-content header {
    padding-left: 0 !important;
}

.avco-contact-btn a {
    color: #FFFFFF !important;
}

.footer-adv-widget-4 .widget-title {
    color: #FFFFFF !important;
}