.body-home .quote-section{
position: relative;
overflow: hidden;
}
.body-home .quote-section:after {
display: block;
position: absolute;
width: 350px;
height: 350px;
bottom: 0;
right: 0;
content:"";
background: url(https://www.raymondjames.com/-/media/a0943e713af54d7ca531a501a4b3db2a.ashx) !important;
background-repeat: no-repeat !important;
background-position: right bottom !important;
background-size: 100% !important;
background-color: var(--dark) !important;
opacity: .1;
}

.bio-section .bio-detail-designation {
display: inline !important;
}

.bio-section .bio-detail-designation {
font-weight: 400 !important;
}

.strat-disclosures {
	font-size: 1.3rem !important;
	line-height: 1.3 !important;
        padding-right: 10px;
        padding-left: 10px;
}

.playkit-gui-area {
    border: 1px solid #C7CCD2;
}
