
@font-face {
	font-family:Armata-Regular;
	src: url("fonts/Armata-Regular.ttf");
}

.lastfooter{
background-color: #D92F4D;
color:#2A2D34;
padding:10px;
font-family:Armata-Regular;
text-align: center;
}

a:hover {
	background-color: #41CDE6;
}
