.refund-container{max-width:1000px;margin:2rem auto;padding:2rem}.refund-container h1{text-align:center;margin-bottom:2rem;color:#333}.refund-content{background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.refund-section{margin-bottom:2.5rem}.refund-section h2{color:#007bff;margin-bottom:1rem;font-size:1.5rem}.refund-section p{margin-bottom:1rem;line-height:1.6;color:#444}.refund-section ol,.refund-section ul{margin-left:2rem;margin-bottom:1rem}.refund-section ul{list-style-type:disc}.refund-section ol{list-style-type:decimal}.refund-section li{margin-bottom:.5rem;color:#444}@media (max-width:768px){.refund-container,.refund-content{padding:1rem}}