/* Solutions page specific styles */
.theme-fo-base .wrapper .contents :is(section, section[data-designpart-id]).logoScroll_sec .inner .row.img_row .col .component.text {
    white-space: normal;
}

.theme-fo-base .wrapper .contents :is(section, section[data-designpart-id]).logoScroll_sec .inner .row.img_row .col {
    display: flex;
    align-items: center;
    gap: 10px;
} 