/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2022 | 03:48:54 */
/* Divider Line Images */
.divline {
  width: 100% !important;
  max-width: 400px !important;
}


/* Portfolio Text Side */
.work-info > div > h3 {
  font-size: 34px !important;
  line-height: 34px !important; 
}

/* Remove shadows on icons */
#footer-element .nectar_icon_wrap[data-style="shadow-bg"] .nectar_icon:before {
    box-shadow: none !important;
}

#footer-element .nectar_icon_wrap i:before {
    color: #404041 !important;
}