#search-val {
    word-wrap: break-word;
}

#search-bar:focus-visible:focus-visible {
    margin-right: 0.2rem !important;
}

.faq-question__text>a {
    word-break: break-all;
}

.tab-content {
    text-align: center;
}
.article-tile-heading{
   text-transform: capitalize; 
}
.synchrony-search-results.container form img{
    height: auto;
    }
    .content .faq-results-container .faq-col{
        flex-grow: 1;
        flex-basis: calc(100% / 2);
    }
    /* tile override to make look like latest LL sync */
    .offer-description-text {
        white-space: normal !important;
        color: #3b3d49  !important;
        text-decoration: none !important;
        font-size: 16px !important;
        padding-left: 0px !important;
    }
    .learn-more{        
        padding-left: 0px !important;
    }