/* CSS Document */
.core-values {}
.core-values h2 {
    margin: 0 0 50px
}
.core-values h3 {}
.core-values h3 .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    width: 38px;
    height: 38px;
    color: #FFF;
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    background: #2c3e50;
    margin: 0 0 10px;
}
.core-values p {}
@media (max-width: 1200px) {}
@media (max-width: 991px) {}
@media (max-width: 768px) {}