
   
.title{
     border: double; 
     border-radius: 40px;
    background-color: rgb(224, 50, 50);
    z-index: sticky;
    height: 90px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;

}
.yy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-style: italic;
  font-weight: 700;
  font-variant: small-caps;
  /* font-display: swap; */
  position: relative;
  left: 210px;
   right: 210px;
  top: -0px;
  border: double;
  overflow-x: hidden;
padding-right: 70px;
padding-left: 70px;
text-align: center;
background-color: aqua;
border-radius: 0px 70px 0px 70px;
width: 800px;

}
img {
  width: 200px;
  height: 200px;
  position: relative;
  top: -240px;
}

.pp {
  position: relative;
  top: -240px;
  left: -0px;
  color: white;
}
div {
  display:inline-flex;
}
/* .ee {
  margin-right: 20px;
}
.ff {
  margin-right: 20px;
}
.gg {
  margin-right: 20px;
}
.hh {
  margin-right: 20px;
}
.ii {
  margin-right: 20px;
} */
.cmp-navigation__item-link {
  font-style: oblique;
  font-size: larger;
  font-family: "Times New Roman", Times, serif;
  margin-right: 100px;
  position: relative;
  margin-top: -60px;
  color: rgb(255, 252, 249);
  font-size: large;
  /* background-color:grey; */
  
}
