.responsive {
  width: 50%;
  height: auto;
}


 .login-boton {
    padding: 13px 20px 12px;
    background-color: #0a2783;
    border-radius: 4px;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 24px; }
    .login-boton:hover {
      border: 1px solid #0a2783;
      background-color: transparent;
      color: #0a2783; }


      .textoA {
        font-family: Times New Roman;
    font-size: 16px;
    font-weight: 800;
    color: #ab170a;
    margin-bottom: 60px; }





