/**
Theme Name: De Winter Investigations
Author: De Winter Investigations
Author URI: https://winter-investigations.com
Description: Theme for De Winter Investigations
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: de-winter-investigations
Template: astra
*/
.site-title, .site-title a {
    font-style: italic;
}
.main-header-bar.ast-sticky-active {
    box-shadow: 0 2px 10px 0px rgb(166 227 235 / 85%);
}
.uagb-forms-main-form .required::after {
    color: #000 !important;
}
.widget {
    margin: 0 0 1.5em 0;
}
.ahfb-svg-iconset svg {
width: 27px;
height: 27px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #77c1cb;
}
.wpcf7 form .wpcf7-response-output {
    border: 2px solid #77c1cb;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #77c1cb;
}