/* 
Theme Name: Affordable Medicines FR
Theme URI: https://aldigirolamo.fr
Description: Affordable Medicines FR Theme
Author: Al Digirolamo
Template: hello-elementor
Version: 1.1
*/
/*
    Add your custom styles here
*/
.blurb_click {
    cursor: pointer;
}
#um-submit-btn {
	background-color: var(--e-global-color-accent);
	transition: all ease .15s;
}
#um-submit-btn:hover {
	background-color: var(--e-global-color-d5148be);
}
@media only screen 
   and (max-width : 1024px) {

}
@media only screen 
   and (max-width : 768px) {

}

@media only screen 
   and (max-width : 468px) {
}