.fs-18{
  font-size: 18px !important;
}

.btn:focus{
  box-shadow: none !important;
}

.btn-yellow{
  background-color: #FFC04B;
  color: #000;
}