/* Add here all your CSS customizations */
.why-point {
    text-align: center;
    min-height: 280px;
    padding-left: 10px;
    padding-right: 10px;
}

.why-point h4 {
    text-transform: uppercase;
}

.why-icon {
    display: inline-block;
    width: 128px;
    height: 128px;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 64px;
    line-height: 1.65;
    text-align: center;
    color: white;
    background-color: #6b81a7;
    border-radius: 50%;
}
