/*Theme Name:Textile print
Theme URI:
Description: Thème enfant de Hello avec modifications du CSS et ajout de fonctions.
Author:Erwan MOURIAC
Author URI:
Template:hello-elementor
Version:0.1.0
*/
body{
	font-family:roboto!important;
}
.returnZone{
	display: flex;
    justify-content: end;
}
a.returnbut {
    padding: 10px 20px;
}
.modal-body{
	height: 78vh!important;
	border:1px solid red;
}