/*
Theme Name:   CrestaLabels
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     Avada
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  CrestaLabels
*/

/* Write here your own personal stylesheet */

/*Column Fix (remove when updated) */

.col-1 {
    margin-right: 0px !important;
    width: 52% !important;
}

.text-white, .text-white h2 {
    color: #ffffff !important;
}

.color-hover:hover {
	color: #ffffff !important;
	font-weight: 600;
}