/*
Theme Name: Blogarise child theme
Author: Mate Gasviani
Description: this is a child theme generated from BlogArise
Version: 1.0
Template: blogarise

This is the child theme for BlogArise theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Featured Links-ის სტანდარტული ფერები */
.bs-widget.promo h5 a {
    background: #b40000 !important; /* წითელი ფონი */
    color: #FFFFFF !important;      /* თეთრი ტექსტი */
}

/* Featured Links-ის ფერები ჰოვერის დროს */
.bs-widget.promo:hover h5 a {
    background: #0073aa !important; /* ლურჯი ფონი */
    color: #FFFFFF !important;      /* თეთრი ტექსტი */
}
