.btnRow {
    display: flex;
    column-gap: 8px;
    align-items: center;
}

.shareTxt {
    color: #969696;
}

.fb-it-button {
    width: 30px;
    height: 30px;
    background-image: url(https://athena.noon360.com/noon360/noon360/ClassInfo/Vectorsas_20250402_16171376.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.fb-it-button a {
    display: block;
    width: 100%;
    height: 100%;
}

.wa-it-button {
    height: 30px;
    width: 30px;
    background-color: #12af0a;
    border-radius: 4px;
}

.whts {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 1.5rem;
}

.fa {
    color: #f1f1f1;
}
