.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 29%;
  }

  .headertitle{
   
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 25.5935px;
line-height: 27px;
color: #FFFFFF;
text-decoration-color: 1px solid #0C41FE;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.73);

  }