/* === Content Section === */
.content-section {
    position: relative;
    background: url('../images/ltc-bg.webp') center top / cover no-repeat;
    padding: 64px 0;
}
