.h2 {
    text-align: center;
    margin-bottom: 35px;
    font-style: normal;
    color: #333;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
    z-index: 1;
}
#flydiv .h2 {
    color: #333;
    font-size: 16px;
    font-family: 'IBM Plex Sans';
    text-transform: none;
    font-weight: 900;
    margin-bottom: 9px;
    cursor: pointer;
}