.download-btn{display:inline-block;background-color:#2d7efb;color:#fff!important;font-weight:700;padding:14px 32px;border-radius:50px;text-decoration:none;font-size:16px;transition:all 0.3s ease;box-shadow:0 4px 12px rgba(45,126,251,0.3)}.download-btn:hover{background-color:#1e63d8;transform:translateY(-2px);box-shadow:0 6px 14px rgba(30,99,216,0.4)}a[href$=".pdf"]::before{content:none!important;background:none!important}.download-btn::before{content:none!important;background:none!important}.center-line{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;gap:40px;text-align:left}.center-line p{margin:0;font-size:1.2rem;line-height:1.4;color:#1E293B}.center-line .download-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:14px 32px}