#style4 {
  outline: none;
  border: none;
  background: none;
  color: rgba(255, 255, 255, 1); /* Beyaz, Alfa: 100% */
  font-family: Brocats;
}

#style5 {
  outline: none;
  border: none;
  color: rgba(178, 223, 255, 0.7); /* Beyaza yakın mavi, Alfa: 70% */
  font-family: Brocats;
}
