.border {
  border: 1px solid red !important;
}
body,
html {
  padding: 0px;
  margin: 0px!important;
}
.border-radius-20 {
  border-radius: 20px ;
}
.w-1200 {
  width: 1200px;
}
.text-12003d {
  color: #12003d;
}
.text-hover-12003d:hover {
  color: #12003d;
}
.bg-12003d {
  background-color: #12003d;
}
.bg-hover-12003d:hover {
  background-color: #12003d;
}
.text-faf8ff {
  color: #faf8ff;
}
.text-hover-faf8ff:hover {
  color: #faf8ff;
}
.bg-faf8ff {
  background-color: #faf8ff;
}
.bg-hover-faf8ff:hover {
  background-color: #faf8ff;
}
.finger1 {
  top: 140px;
}
.finger2 {
  top: 200px;
}
.text-decoration-none {
  text-decoration: none;
}
/*# sourceMappingURL=home.css.map */