.header-imagebox .content-section {
    background-color: var(--yellow-fd);
    padding: 12px 14px;
}

.header-imagebox .content-section .title{
    font-family: var(--font-champ-light);
    font-weight: var(--font-weight-light);
    font-size: 1.25rem;
    letter-spacing: 0.06em;
}


