#rjl-footer .consent-email-description,
#rjl-footer .consent-email-disclaimer
 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #ffffff;
} 
#rjl-footer .consent-email-link a {
    display: inline-flex;
    height: 40px;
    width: 150px;
    border: 1px solid #ffffff;
    margin: 10px 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
}
#rjl-footer .advisor-report a {
    font-size: 13px;
    font-weight: 600;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
#rjl-footer .advisor-report a:hover,
#rjl-footer .ftr-disclosures a:hover {
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
}
.rjl-disclosures {
    margin: 15px -15px;
}

/*OUR PARTNERS*/
.rjl-our-partner-bio-image{
    float: left;
    margin-right: 15px;
}
/*LANDING PAGE ACCORDION*/
.accordion .panel-button-heading{
    text-align: left !important;
}
.rjl-interior .accordion-panel h3{
    text-transform: none !important;
}

/*RESOURCES MASSONRY GRID DATE*/
#rjl-resources .masonry-date{
    display: none !important;
}