.wrap__form.wrap__contact.wrap-item {
padding-top: 60px;
padding-bottom: 60px;
}

.wrap__featuredarticles {
background-image: url(/storage/app/media/52093827839_a4f3ab56d6_k.jpg);
background-position: center;
}

.wrap__breadcrumbs {
background: var(--color4);
}
.gallery_insurances__container--inner h3.gallery__caption {
    font-weight: bold;
}
.staff-member__image {
    height: 300px !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
.form__group.form-input-comments.hasLabel label, .form__group.form-input-custom2.hasLabel label {
    font-size: 18px;
}
input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], input:not([type]), textarea, select {
    font-size: 14px;
}