/*
Theme Name: WP Kindergarten
Theme URI: http://demo.cmssuperheroes.com/themeforest/wp-kindergarten/
Author: CMSSuperHeroes
Author URI: http://themeforest.net/user/CMSSuperHeroes
Description: The 2018 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wp-kindergarten

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

/* -------------------------------------------------------------- */


a.a-clr {
    color: #fff;
}

a.a-clr:hover {
    color: #6e4692;
}
a.btn-clrr-gren {
    background-color: #2abd2f;
}
a.btn-clr-blue {
    background-color: #1eaaff;
}
a.prpl-clr-btn {
    background-color: #9b4ebf;
}
.alng-lft .cms-button-wrapper {
    text-align: left;
}
a.lft-alng {
    background-color: #2abd2f;
}
.left-alng .cms-button-wrapper {
    text-align: left;
}
a.btnn-clr-prpl {
    background-color: #9b4ebf;
	border-color: #33b9d4;
}
.ai1ec_event .entry-blog .entry-date {
    height: 57px;
    line-height: 57px;
    font-size: 19px;
    left: 34px;
    top: -30px;
    color: #fff;
}


