borderleftyellow {
    color: #FFCD00;
    border-left:2px solid #FFCD00;
padding: 0px 0px 0px 16px;
}

gbg {
background-color: #18332F; 
padding: 16px;
}

turquoise {
text-decoration: underline; 
text-decoration-thickness: 4px; 
text-decoration-color: #009CA6; 
text-underline-offset: 4px;
}


ul li {
    margin-bottom: 16px;
    padding-left: 8px;
}
ol li {
    margin-bottom: 16px; margin-left: 16px;
    padding-left: 8px;
}
p.a { 
    text-decoration: underline; 
}

p { line-height:1.6; }

#footer .footer-content {
    padding: 0px 0 10px 0;
}

bgg {background-color: #18332F; 
}

.underline {
background: url('https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010856/images/underline.svg') bottom left no-repeat;
background-size: 100% 8px;
padding-bottom: 4px;
}

.underline-dark {
background: url('https://3stepsolutions.s3-accelerate.amazonaws.com/assets/custom/010856/images/underline-dark.svg') bottom left no-repeat;
background-size: 100% 8px;
padding-bottom: 4px;
}