/*
Theme Name: Burido Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.0
Template: burido
Text Domain: burido-child
*/

.conatcicon svg {
  fill: #000000;
  transition: fill 0.3s ease;
}

.conatcicon.scrolled svg {
  fill: #ffffff !important; /* New color when section is in view */
}
