:root {
    --hero-text-color: purple;
}

body {

}

.card-bottom p {
    color: #636363;
    font-weight: 300;
    font-size: 16px;
}


.gallery-area .single-gallery .gallery-img {
    background-position: center;
}
