﻿.our-solutions-title-wrap {
    background-color: white;
    padding: 18px 0 14px;
}

.our-solutions-title {
    font-family: Arial, sans-serif;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.2;
    color: #061c3f;
    margin: 0;
}

.our-solutions-underline {
    width: 65px;
    height: 4px;
    background-color: #e31e24;
    margin: 12px auto 0;
}
