.contact_icon_box .icon {
    background-color: rgba(0, 97, 223, .03);
    border-radius: 50%;
    height: 70px;
    line-height: 70px;
    margin-right: 20px;
    text-align: center;
    width: 70px;
}
.contact_icon_box .icon span {
    color: #020ba7;
    font-size: 24px;
}
section.our-contact {
    padding-bottom: 0px !important;
}
section.our-contact .contact_icon_box.mb50 {
    margin-bottom: 0px !important;
}
div#contact {
    margin-top: 100px !important;
}
div#contact label.form-label.mb0 {
    text-align: center;
    width: 100%;
    margin-bottom: 50px !important;
    display: flow-root;
    font-size: 30px !important;
}