@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Anton&family=Antonio:wght@100&family=Bangers&family=Bebas+Neue&family=Cormorant:wght@300&family=EB+Garamond&family=Pathway+Gothic+One&family=Philosopher&family=Poiret+One&family=Staatliches&family=Yanone+Kaffeesatz:wght@300&display=swap');

.fonts {
font-family: 'Abril Fatface', cursive;
font-family: 'Anton', sans-serif;
font-family: 'Antonio', sans-serif;
font-family: 'Bangers', cursive;
font-family: 'Bebas Neue', cursive;
font-family: 'Cormorant', serif;
font-family: 'EB Garamond', serif;
font-family: 'Pathway Gothic One', sans-serif;
font-family: 'Philosopher', sans-serif;
font-family: 'Poiret One', cursive;
font-family: 'Staatliches', cursive;
font-family: 'Yanone Kaffeesatz', sans-serif;
}
.four h1 {
	font-family: 'Anton', sans-serif;
}

.five h1 span {
    margin-top: 15px!important;
    text-transform: none;
	font-size: 1.25em !important;
color:#970002!important;
}

.image-size img{
	width: auto;
	height: 100px;
}
.body td:first-child {
	width: 300px;
color: #A30002;
}