/* here you can put your own css to customize and override the theme */
.error{
	font-size: 14px;
    color: #ff4646;
}
.sl-brand img{
	width: 130px;
}
#subscribe_form #email-error{
	position: absolute;
    margin-top: 60px;
    width: 100%;    
}