.feature-icon {
    width: 4rem;
    height: 4rem;
    border-radius: .75rem;
    line-height: 0;
}

.icon-square {
    width: 3rem;
    height: 3rem;
    border-radius: .75rem;
    line-height: 0;
}

.bg-image {
    background-position: center;
    background-size: cover;
}
