







.sesion-texto a {
 
    padding: 15px 50px;
   width: 246px;
   height: 42px;
    color: white;
    text-decoration: none;
   
    margin-top: 10px;
    border-radius: 10px;
background: linear-gradient(90deg, #0070B2 0%, #00A6BD 100%);
}

