.h2-bod {
    background: #003459;
    color: white;
    padding: 5px;
    font-size: 1.5rem; /* Adjust size as needed */
    font-weight: bold;
    border-radius: 5px;
    margin: 20px 0; /* Adjust spacing as needed */
    width: 100%;
}
