/*
Theme Name: BAR Group
Theme URI: https://www.bargroup.net.au
Description: Theme for BAR Group, integrated with WordPress by Jala Design.
Author: Jala Design
Author URI: https://www.jaladesign.com.au
Version: 1
Text Domain: bargroup

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*Theme compulsory...*/
.wp-caption, .wp-caption-text, .sticky, .screen-reader-text,.gallery-caption, .bypostauthor , .alignright, .alignleft, .aligncenter {}
:root {
    --color1: #253f8f; /* Primary (Link colour) */
    --color2: #ED1E24; /* Secondary (Link hover colour) */
    --color3: #131F35; /* Tertiary (Body font colour) */
    --color4: #ebedee; /* Quaternary (Quotes Bg colour) */
    --color5: #898f9a;
    --color6: #ce2f2d; /* Button Hover */
    --color7: #2D7BB4; /* Button Hover */
    --color8: #2d7bb4cc; /* Gradient RGBA */
    --color9: #253f8ffa; /* Primary RGBA */
    --color10: #253f8f1a; /* Tags RGBA */
    --color11: #ebedee4d; /* Form and Inputs Outline RGBA */
    --color12: #ed1e24; /* Out of stock */
    --color13: #253f8fcd; /* Primary RGBA (0.8) Custom */
}