/* White divider below the header */
.horizontal-divider {
    height: 5px;
    background-color: white;
}
