.whitesection h3 {font-size: 23px !important;}

/* Start - To manage vimeo/youtube iframes in custom blocks */
.wp-block-embed__wrapper .uc-embedding-wrapper h3{
font-size: 23px !important;
}

.wp-block-embed__wrapper .description-text {
    color : #000;
    font-size: 14px;
}

.wp-block-embed__wrapper .uc-embedding-wrapper span{
    color : #000;
    font-size: 14px;
}

.wp-block-embed__wrapper .uc-embedding-wrapper span a{
    text-decoration:none !important;
    font-size: 14px !important;
    color: #1e73be !important;
    font-weight: normal !important;
}
.wp-embed-responsive .wp-block-embed__wrapper:has(.uc-embedding-container):before {     padding-top: 0 !important; }
/* End - To manage vimeo/youtube iframes in custom blocks */