@import url('https://fonts.googleapis.com/css2?family=Smooch&display=swap');

.slogan_hlavicka {
font-family: "Smooch", cursive;
font-weight: 400;
font-style: normal;
color: #E21C25;
font-size: 1.7em;
letter-spacing: 0.05em;
transform: rotate(-8deg);
display: inline-block;
margin-top: -3em;
}