/*! Place your custom styles here */

.custom-btn {
    letter-spacing: .5px;
    background: #4a90e2;
    border-color: #4a90e2;
    position: relative;
    font-family: 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    border-radius: 6px;
    padding-top: 0.46428571em;
    padding-bottom: 0.46428571em;
    padding-right: 2.78571429em;
    padding-left: 2.78571429em;
    border: 1px solid #4a90e2;
    border-width: 1px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.85714286em;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
}

.process-2-2:before {
    width: 87%;
}