.vc-widget-download{
    padding-top: 100px;
    padding-bottom: 100px;
}

.vc-widget-download .vc_column_container .wpb_wrapper .vc_column_container:first-child .vc_column-inner{
    padding-bottom: 40px !important;
}

.widget-download-gray .vc-widget-download, .qawidgets .vc-widget-qa{
    background-color: #f4f4f4 !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc-widget-download a.gem-button{
    border-radius: 0px !important;
    border-color: rgb(44, 46, 61) !important;
    color: rgb(44, 46, 61) !important;
    background-color: transparent !important;
}

.vc-widget-download a.gem-button:hover{
    border-radius: 0px !important;
    border-color: #369375 !important;
    color: rgb(255, 255, 255) !important;
    background-color: #369375 !important;
}
.vc-widget-download .wpb_text_column h3>span{
    display: block;
}

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

.qawidgets a.gem-button:hover{
    border-radius: 0px !important;
    background-color: #369375 !important;
    color: rgb(255, 255, 255) !important;
}
.qawidgets a.gem-button{
    border-radius: 0px !important;
    border: 2px solid;
    background: transparent;
    border-color: #369375 !important;
    color: #369375 !important;
}

.vc-widget-qa-img {
    display: flex !important;
    align-items: center !important;
    overflow: auto !important;
}

.vc-widget-qa-img img{
    margin: 0 7px !important;
}
.vc_row-widget-referencer{
    margin-bottom: 0px !important;
    background-color: #f4f4f4 !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.widget-referencer-row
{
    position: relative; 
    left: -451.205px; 
    width: 2114px; 
    padding-left: 451.205px; 
    padding-right: 450.775px; 
    box-sizing: border-box;
}
.widget-referencer-link{
    border-radius: 0px; 
    background-color: #338d71 !important;
    color: #ffffff;
}

.widget-referencer-link:hover{
    border-radius: 0px;
    background-color: #004b88 !important;
    color: rgb(255, 255, 255);

}
a.gem-button.gem-button-size-small.widget-referencer-link:hover {
    background-color: #004b88 !important;
}


