
.bolder-text{
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
}

.why-us-block{
    display: flex;
    align-items: center;
}

.why-us-block p{
    margin-bottom: inherit;
    margin-left: 20px;
}

.description-row{
    margin-top: 10px;
    margin-bottom: 20px;
}

.number-bold{
    font-weight: 700;
}
.form-phone{
    margin-top: 30px;
    border-top: 1px solid #bebebe;
    font-size: 16px;
    text-align: center;
}

.form-phone p{
    color: grey;
    line-height: 25px;
    margin-top: 10px;
    font-weight: 300;
    margin-bottom: 10px!important;

}

.form-phone a{
    color: #D52B1E;
    text-decoration: none;
}
