/*
Custom Css
*/
.main-logo{
	width:100px;
	height:100px;
}
#main-a{
	display: flex;
	align-items: center;
	margin: 0;
}
.tagline{
    font-size: 24px;
}