]> _ Git - physioassist-wordpress.git/blob
a0782f1b63739c67831cb62781cb0fcd8c026153
[physioassist-wordpress.git] /
1 /** Colors */
2 $foundation-palette: (
3   primary: #27ae60,
4   secondary: #1866ff,
5   success: #3adb76,
6   warning: #ffae00,
7   alert: #cc4b37,
8 );