@charset "utf-8";

.bg-lightyellow{
    background: #FAF3AB !important;
}
.bg-lightpink{
  background: #fadce4 !important;
}
.border-3{
  border-width:3px !important;
}
