/
home
/
faureele
/
extra-til
/
wp-content
/
themes
/
woffice
/
scss
/
main
/
Upload File
HOME
/* * This file contains useful SCSS variables */ $brand-success: #04ca04; $brand-info: #09b5dc; $brand-danger: #ca0404; $brand-notice: #748484; $yellow: #ffc800; $brand-warning: $yellow; $white: #FFF; $avater-bg: #f9f9fc; $border-color: #f0f0f6; $text-color: #3c3f4d; $border-radius: .4rem; $font-icon-solid: "Font Awesome 5 Free"; $font-icon-brand: "Font Awesome 5 Brands";