/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

 .hero-slider .swiper-pagination { text-align: left;}
 .ct-read-more-link {padding: 15px 30px;background: var(--theme-palette-color-1);color: #fff;text-decoration: none;border-radius: 100px;display: inline-block;}
 .ct-read-more-link:hover { color: #fff; background: var(--theme-palette-color-2); transition: .3s;}

 .team .elementor-image-box-content { padding-right: 10px;}
.ct-footer .logo-white {filter: brightness(5) grayscale(1);}