.student-loan-wrapper{width:100%;height:100%;position:fixed;margin:0 auto;z-index:20000;display:flex;flex-direction:column;justify-content:center;align-items:center; }.student-loan-wrapper .card{border:3px solid #333}.loan{width:18rem;margin-left:auto;margin-right:auto;padding-bottom:1rem}.loan h3{font-size:1.2rem;line-height:160%}.loan h3 span{border-bottom:2px solid #333;font-size:1.5rem;font-weight:700}.loan .btn{width:100%;margin:.2rem auto;text-align:center}