.top-desc-row {
    max-width: 854px;
    margin: 0 auto;
    text-align: center;
}
.page-id-47 .top-desc-row p {
    color: #2A93D0;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
}
.page-id-47 .top-desc-row {
    max-width: 1082px;
}

.page-id-993 .top-desc-row {
    max-width: 100%;
    margin: unset;
    text-align: left;
}
.page-id-993 .top-desc-row h2 {
    margin-bottom: 20px;
}
.page-id-993 .top-desc-row p > a{
    transition: .5s;
    color: #2A93D0;
    text-decoration: underline;
}
.page-id-993 .top-desc-row p > a:hover{
    color: #8CC63F;
}

@media only screen and (max-width: 767px){
    .page-id-47 .top-desc-row p {
        font-size: 16px;
        line-height: 28px;
    }
}