/*  ----------------------------------------------------------*/
/*  Style Sheet for Custom CSS  default theme                              */
/*  Overload the original style CSS here                      */
/*  ----------------------------------------------------------*/

.header .logo, #header .logo{
  background-image: url("../images/logo_ACA_28022024.png");
  background-repeat: no-repeat;
  margin:auto;
  width: 600px;
  height: 120px;
  margin-top:40px;
  left: -20px;
  right: 0;
}

.profile-element > a > img {
  height : 60px;
margin-top : 25px;
}
