body {
  font-family: "Cairo", sans-serif;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: linear-gradient(#12192C, blue);
  background-repeat: auto;
  height: 100vh;
}
 
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  color: #017572;
}

h1{
  padding: 5px;
  text-align: center;
  color: #ffffff;
}

h2{
  text-align: center;
  color: #f0a01e;
}

.cairo-text-TitleH2 {
  font-family: "Cairo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "slnt" 0;
  line-height: 1.6;
}

.tajawal-black {
  font-family: "Tajawal", sans-serif;
  font-weight: 900;
  font-style: normal;
}