@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,500i,700,700i,800,900');
body {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}
body .is-layout-constrained .wpb-content-wrapper{
    max-width: 1200px;
}
h1,h2,h3,h4{
    font-weight: 700;
}
h2 {
    font-size: 40px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 20px;
}
.wp-site-blocks {
    padding: 0;
}
.bg-row .vc_col-sm-6 .wpb_wrapper {
    display: inline-flex;
    align-items: center;
}
button.ubtn-large {
    font-size: 16px;
    text-transform: uppercase;
}
.uvc-heading .uvc-main-heading h4{
    line-height:30px;
}
.wpb_text_column.wpb_content_element.footer, .wpb_text_column.wpb_content_element.footer a {
    color: #fff!important;
    text-decoration:none!important;
}