/**
 * Theme Name: Astra Child
 * Template:   astra
 */

.custom_slide .swiper-slide-contents{
    background: #000000c7;
    padding: 50px;
    border-radius: 5px
}
.custom_slide .elementor-slide-description{
    padding-bottom: 10px;
}
#ast-scroll-top{
    background-color: #fff;
    border-radius: 100px;
    color: black;
}