/*
Theme Name: Hello Child
Template: hello-elementor
*/

*:focus{
    outline: none !important;
}
.woocommerce-message{
	border-top-color: #E91852 !important;
	font-family: 'Montserrat' !important;
}
.woocommerce-message::before {
	color: #E91852 !important;
}
.woocommerce-message .button{
	background-color: #E91852 !important;
	color: #fff !important;
}