.alfajet {
font-family: Alfajet;
font-size: 40px;
line-height: 35px;
font-weight: 400;
filter: blur(0.5px);
}

 @font-face {
  font-family: 'Alfajet';
  src: url('../img/noai/Alfajet-Regular.woff');
}

.container {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

.date {
font-family: Alfajet;
font-size: 40px;
line-height: 50px;

}


.content {
display: flex;
display: inline-block;

}
.contentmorph {
display: flex;
display: inline-block;
width: 50%;
}

a, a:link, a:visited {
color: #0000AA;
}

a:hover {
transform: scale(0.9);
display: inline-block;}

strong {
font-size: 30px;
letter-spacing: 5px;
}

b {
font-size: 30px;
letter-spacing: 5px;
text-align: center;
display: inline-block;
width:100%;
}