#rjl-footer .footer-consent {
    color: #989898;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
    margin-top: 30px;
}
#rjl-footer .footer-disclosure-rjl {
    color: #989898;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
}
#rjl-footer .footer-disclosure-rjl .consent-email-description p {
    margin-bottom: 0 !important;
} 
#rjl-footer .consent-email-link a {
    display: inline-flex;
    height: 35px;
    width: 150px;
    border: 2px solid #ffffff;
    margin: 10px 0;
    font-family: 'Playfair Display';
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#rjl-footer .consent-email-link a:hover {
	border-color: #ffffff;
	color:#ffffff;
	letter-spacing: 1px;
}
#rjl-footer .advisor-report {
    text-align: center;   
}
#rjl-footer .advisor-report a {
    color: #989898;
}
#rjl-footer .consent-button {
    text-align: center;
}
#rjl-footer .consent-email-link {
    margin-top: -30px;
}
#rjl-footer .ftr-disclaimers{
    margin-top: -70px;
}

/*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;
}