@import url('https://fonts.googleapis.com/css2?family=Romanesco&display=swap');

.cursive-font {
  font-family: 'Romanesco', cursive;
}

.color1 {
  color: #4EAAEE !important;
  text-shadow: 2px 2px white;
}
.color2 {
  color: #79F6F5 !important;
  text-shadow: 2px 2px white;
}
.color3 {
  color: #0B2096 !important;
  text-shadow: 2px 2px white;
}
.tailor-details li {
  font-size: 20px;
}