/* Add here all your CSS customizations */
		.rev_slider li.slide-overlay .slotholder:after {
		opacity: 0.5;
		background: #212529;
		}
html {
  scroll-behavior: smooth;
}

.social-icons li:hover.social-icons-instagram a {
	background: #E1306C;
}
.social-icons li:hover.social-icons-whatsapp a {
	background: #4AC959;
}
