.footer_section {
    background: rgba(217, 217, 217, 0.35);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);  
}

.sub_content_p {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #1E1E1E;
    margin-bottom: 0.3rem !important;
}

.sub_content_h {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #F89418;
}

.supporting_content_p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1E1E1E;
}

.footer_links_title {
    font-size: 16px !important;
}
 
.footer_links a {
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #1E1E1E !important;
}

.email_footer a{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    color: #1E1E1E !important;
}
  

.footer_links p {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    color: #1E1E1E !important;
}

.sub_footer {
    background: #F4CD05;
}
