/* Add custom CSS styles below */ 


.s-block--features__item h4 {
    margin-bottom: 0.25rem;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 1500;
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgba(31, 41, 55, var(--tw-text-opacity, 1));
}



/* بوكسات مكة وجدة الخضراء */ 

.s-block--features__item {
    display: center;
    flex-grow: 1;
    cursor: pointer;
    flex-direction: column;
    position: center;
    align-items: center;
    justify-content: center;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    border: 2px solid #d3d3d3;
    border-radius: 15px;
}