@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:wght@700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Red+Rose&display=swap');

#cauta {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;	
}
.foot {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 22px;
    color: #000000;	
	text-decoration: none;
}
jumbotron {
	background-color:#ffad33;
}

.redbut {
	font-family: 'Red Rose', cursive;
	font-size: 20px;
        color: #db1374;
}

h1 {
	font-family: 'Red Rose', cursive;
	font-size: 22px;	
        color: #db1374;
}
h2 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 22px;
}
h3 {
	font-family: 'Red Rose', cursive;
	font-size: 20px;
}	

p {
	font-family: 'Red Rose', cursive;
	font-size: 20px;
         color: black;
}
.upmeniu {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;	
	font-weight: narrower;
}

.butmeniu {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 22px;	
	font-weight: bold;
}
.butalb {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 22px;	
	font-weight: bold;
    color: #fff;
}

.top {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 30px;	
	background-color: #ffad33;
}

.f900 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 30px;
}

.f700 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.f500 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.f300 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.f1200 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 40px;
}

.cos {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 24px;
	font-weight: normal;	
    color: #fff;
    background-color: #f53a65;
        
}

.wbcol {
	font-family: 'Alegreya Sans', sans-serif;
    color: #f53a65;
        
}

.wb {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;	
    color: #fff;
    background-color: #f53a65;
        
}
.wb1 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;	
        color: #fff;
        background-color: #f53a65;
}
a:link {
  text-decoration: none; 
        color: #fff;
}
a:visited {
  text-decoration: none; 
        color: #fff;
}

a:hover {
  text-decoration: none;
        color: #fff;
}
.hr {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 18px;
	font-weight: normal;	
    color: #fff;
}