/*
Theme Name: BTN Solutions Child
Theme URI: https://btn.ima.vc
Description: Child theme for BTN Solutions project
Author: [Emri yt]
Template: hello-elementor
Version: 1.0.0
Text Domain: btn-solutions-child
*/

/* .entry-title {
    display: none !important;
}

.carusell {
    svg:hover * {
  fill: #07504C; 
  stroke: #B7DDD2;
  transition: fill 0.3s ease;
}
}

.page-numbers.prev,
.page-numbers.next {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
}

.page-numbers.prev {
    background-image: url('assets/image/white-left_arrow.svg');
}
.page-numbers.next {
    background-image: url('assets/image/white-right_arrow.svg');
}


 */
