.promo-three-columns {
    padding-bottom: 60px;
    border-bottom: 1px solid #DCDCDC;
}

.promo-three-columns__item {
    text-align: center;
    margin-bottom: 30px;
}

.promo-three-columns__image {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.promo-three-columns__title-link {
    color: #048ec9;
    font-size: 22px;
    font-weight: 300;
    text-decoration: none;
}

.promo-three-columns__title-link:hover {
    text-decoration: underline;
    color: #002e45;
}

.promo-three-columns__subtitle {
    color: #383838;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
}

.promo-three-columns__subtitle p {
    margin: 0;
}
