.navbar-brand img { 
height: 60px;
}

.swiper-button-next, .swiper-button-prev {
color: #fef42a !important
}

.swiper-pagination-bullet-active {
background: #fef42a !important
}

#scrollUp {
left: 2%;
}
 
h1, h2 {
    line-height: 1.1;
}

.welcome-intro p {
    font-size:18px
}


.text-green {
    color:#e4007b
}

.single-work::after {
display: none}

.img-radius {
border-radius: 30px}

.img-radius-superior {
border-radius: 30px 30px 0px 0px}

.btn {
border-radius: 30px;
} 

.text-black {
color: #000;
} 

.navbar-dark.navbar-sticky-on .navbar-nav .nav-link.active {
color: #e4007b;
}
 