/*
 * Theme Name: Michael
 * Author: msmdesignz
 * Version: 1.1.0
 **/


.section-wysiwyg h2 {
    max-width: 800px;
    line-height: 48px;
    margin-left: auto;
    margin-right: auto;
}

.section-wysiwyg h1 {
    margin-bottom: 20px;
}

.border-blue {
    border: 1px solid #012778;
}

.section-clients .h2 {
    color: white;
}

.section-clients .client-logo {
    width: 20%;
}

.slick-slide img {
    margin-left: auto;
    margin-right: auto;
}


.section-wysiwyg .button-white {
    font-weight: 700;
}

.site-menu > li.active > a {
    color: #012778;
}

.wpcf7 label {
    width: 100%;
}