.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    height: 100%;
    width: 100%;
}

.vc_btn3-container.vc_btn3-inline {
    width: 100%;
    height: 70px;
}

body p{
    color: #202020;
}

.bottom a, .widget ul li a {
    color: #fff;
}

.bottom a, .widget ul li a:hover {
    color: #f04e23;
}


.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    background-color: #f04e23 !important;
    border-color: #f04e23 !important;
    background-image: none !important;
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
    background-color: #d73a0f !important;
    border-color: #d73a0f !important;
    background-image: none !important;
}


.subtitle-cover.sub-title:before {
    background: rgba(0, 0, 0, 0) !important;
}

.vc_wp_rss.wpb_content_element.themeum-latest-post-wrap {
    padding-top: 10px !important;
}

.wpb_content_element {
    margin-bottom: 0px !important;
}

div#orange-box {
    background-color: #f04e23;
    padding: 30px;
}

div#orange-box p {
    color: #fff;
}

ul#menu-main-navigation li a{
    color: #232323;
}