.wh-6 {
    border: 3px solid #fff;
    font-size: 1rem;
    width: 5rem;
    object-fit: fill;
    height: 4rem;
    border-radius: 50%;
}

.agenda_content h1 {
    padding-top: 2rem !important;
}

.details h2 strong {
    color: #0065f2;
}

.fs-17 {
    font-size: 17px !important;
}

.sign_in {
    border-radius: 25px;
    border: 2px solid #0065f2;
    color: #000;
}

.join_us {
    border-radius: 2rem;
    border: 2px solid #0065f2;
    background-color: #0065f2;
    color: #fff;
    font-weight: 700;
    font-style: normal;
}