.section-title-normal, .section-title-normal span {
    border-bottom: 0;
    text-transform: inherit;
}
.ux-menu-link__link {
    min-height: auto;
    font-size: 14px;
}
.section-title-center span {
    text-transform: inherit;
}
.content-home{
    margin-top: 20px;
}
.content-home {
    border: 2.5px solid #00a4e6;
    border-radius: 15px;
    height: 700px;
    padding: 10px;
    margin-bottom: 36px;
    box-shadow: #00a4e6 0px 5px 15px;
    overflow-y: auto;
    background: #ffffff8c;
}