.how-to-pdf-container{display:flex;flex-direction:column;gap:15px;max-width:99%;margin-top:-20px}.how-to-item{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.how-to-title{line-height:1.2em;color:#4f4f4f;font-weight:700}.how-to-button{font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif!important;text-decoration:none;font-size:20px!important;font-weight:700!important;letter-spacing:2px!important;color:white!important;background:#70b8d1!important;padding:10px 20px!important;border-radius:5px!important;transition:background 0.3s ease!important}.how-to-button:hover{background:#ffffff!important;color:#4f4f4f!important}