.btn-link {
  background: none!important;
  border: none;
  padding-top: 20px;
  color: #07001B;
}

.btn-color-submit {
    border: 1px solid #0ED5D5;
}

.btn-color-submit:active {
    opacity: .8;
}

.form-control {
    width: 100%;
}

h2 {
    text-align: center;
}

p {
    text-align: center;
}

p.extra-height {
    line-height: 24px;
    text-align: left;
}
