.hero-logo{
    height: 80px;
    padding-bottom: 0px !important;
}
.text-highlight {
    background: #FFFFFF;
	background: linear-gradient(45deg, #6bb0f8 0%, #16f30b 100%);
	color: transparent;
	background-clip: text;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
}
.emoji{
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 80%;
    text-align: center;
    line-height: 1;
}