.join-section:hover {
    background-color: #ffedcb !important;
    cursor: pointer;
}
.bg-title {
/* replaced original: rounded-pill btn-secondary */
    background-color: #004955 !important;
    color: white !important;
    font-weight: 700;
    font-size: 130%;
}