.form-control-custom
{
  font-size: 24px !important;
}

.a-text
{
  color: #212529;
}

.center-btn-down
{
  text-align: center;
  margin-top: 10px;
  margin-bottom: -5px;
}

.h3-text {
  text-shadow: -2px 0 black, 0 2px black,2px 0 black, 0 -2px black ;
    font-size: 50px;
}

.btn-thank
{
  font-size: 12px;
  border: none;
  background: transparent;
}

.arrow-btn-right
{
  position: absolute !important;
  right: 5px;
}

