@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&display=swap');


a { 
color: #068270;
text-decoration: none;
}

a:hover { 
color: #068270;
text-decoration: underline;
}


body {
	color: #FFF;
font-family: 'Montserrat', sans-serif;
  background: #dba02a;
  -webkit-text-size-adjust: 100%;
  cursor: default;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  height: 100%; }
}

img {
max-width: 100%;

}

.topo {
margin-top: 80px;
text-align: center;
}


.centro {
	text-align: center;

	}
	
	h1 {
	    color: #FFF;
    text-decoration: none;
    word-wrap: break-word;
font-family: 'Oswald', sans-serif;    font-weight: 700;	
	font-size: 40px;
		
	}
	
	.h2 {
	color: #FFF;
    text-decoration: none;
    word-wrap: break-word;
font-family: 'Oswald', sans-serif;    font-weight: 900;	
	font-size: 56px;
	line-height: 62px; 
	    letter-spacing: 1px;

	margin: 5%;
		
	}
	
	.h3 {
		color: #FFF;
    text-decoration: none;
    word-wrap: break-word;
font-family: 'Oswald', sans-serif;    font-weight: 700;	
	font-size: 28px;
	    letter-spacing: 1px;
text-align: center;
	line-height: 28px; 
	margin: 5%;
	max-width: 600px;	
	}
	
	
	.h4 {
		color: #FFF;
    text-decoration: none;
    word-wrap: break-word;
font-family: 'Oswald', sans-serif;    font-weight: 400;	
	font-size: 24px;
	    letter-spacing: 1px;
text-align: center;
	line-height: 28px; 
	margin: 5%;
	max-width: 800px;	
	}
	
	.h5 {
		color: #FFF;
    text-decoration: none;
    word-wrap: break-word;
font-family: 'Oswald', sans-serif;    font-weight: 400;	
	font-size: 20px;
	    letter-spacing: 1px;
text-align: center;
	line-height: 28px; 
	margin: 12px 0 0 0;
	max-width: 600px;	
	}