/* Enter Your Custom CSS Here */
.sephia-primary-text {color:#419da0 !important;}
.sephia-secondary-text {color:#46aa4b !important;}
.sephia-gradient {opacity:0.85;background:#46aa4b !important;
background:-moz-linear-gradient(to bottom, #46aa4b 0%, #28622b 100%) !important;
background:-webkit-linear-gradient(to bottom, #46aa4b 0%, #28622b 100%) !important;
background:linear-gradient(to bottom, #46aa4b 0%, #28622b 100%) !important;}
.sephia-hover:hover {opacity:1 !important; background:#46aa4b !important}
.sephia-background {background:#46aa4b !important;}