.invalid-feedback2{
  width: 100%;
  margin-top: .25rem;
  font-size: .875em;
  color: #dc3545;
}

.font-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-color: #F5F5F5;
}
