@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");body{margin:0;font-family:Inter,sans-serif}p,span{color:#4b5563}.text-grey{color:#d1d1d1}.section-container{width:980px;margin:auto}.section-header{background-color:#3a2c28;color:white;text-align:center;padding:4.5rem 1rem}.patient-resources-box{border:1px solid #e0e0e0;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 0 10px rgba(0,0,0,.05)}.patient-resources-entry a{text-decoration:none!important}.patient-resources-box h6{font-weight:600;margin-bottom:15px}.patient-resources-entry{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:15px}.patient-resources-entry i{color:#ff5a5f;margin-right:10px}@media (max-width:450px){.section-container{width:100%}.section-header h1{font-size:2.3rem!important}.patient-resources-left,.patient-resources-right{width:93vw}}