img#imagen-principal
     {
        width: 100%;
        position: relative;
     }
     div#cont-img-inicio.col-md-12
     {
        padding: 0px;
     }
     h1#solicita
     {
       margin-top: 5%; 
       color: rgb(80, 64, 174);
     }
     sup#simbolo
     {
       color: red;
       font-family: italic;
       font-size: 80%;
     }
     label#apellido
     {
        margin-top: 1.8%;
     }
     input.btn.btn-primary
     {
       float: right;
       background-color: #569abd;
       border-color: #569abd;
       color: white;
       font-weight: 700;
       width: 11%;
       padding: 1%;
     }
     section#seccion2
     {
       margin-bottom: 4%;
     }