/*
 * Custom CSS
 * Add your custom styles here
 * This file is loaded after all theme styles
 */

/* Custom styles for Contact Form 7 validation messages */
.wpcf7-not-valid-tip {
    background-color: white;
    padding: 3px;
}

div.home-post-grid .vc_btn3{
    background: #1F73BE !important;
}