@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body{
	font-family: 'Lato', 'sans-serif';
	font-size: .9rem;
}

.descripcion p{font-size: 1rem; margin-bottom: 1rem;}
ul li{font-size: 1rem;}
p{font-size: 1rem}
p.modoh1{font-size: 24px; font-weight: bold;}
p.modoh2{font-size: 22px; font-weight: bold;}
p.modoh3{font-size: 20px; font-weight: bold;}
p.modoh4{font-size: 18px; font-weight: bold;}
p.normal{font-size: 1rem;font-weight: normal;}
p.junto{font-size: 1rem; font-weight: normal;margin:0!important;}
