/* -------------------------------------------

Name: 		BuildersUnite
Author:		Phil Boyce / MrToast#4063
Portfolio:  https://philboyce.netlify.com

------------------------------------------- */

svg path,
svg rect {
    fill: rgb(55,182,255)
}

.success i,
.menu-link.color:hover,
.color {
    color: rgb(55,182,255)
}

::-webkit-scrollbar-thumb,
.pagination ul li .active,
.circle-button,
.swiper-pagination-bullet-active,
.swiper-prev,
.swiper-next,
.more,
.finger,
.menu-btn,
.button-1,
.logo-fix {
    background-color: rgb(55,182,255)
}
