.milestone-section .card-custom{border:none;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.05);padding:35px;height:100%;background:#ffffff;transition:transform .3s ease}.milestone-section .card-custom:hover{transform:translateY(-5px)}.milestone-section .card-title-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:8px}.milestone-section .card-title{font-weight:700;font-size:18px;color:#2c3e50;margin:0}.milestone-section .year-badge{background-color:#eef4ff;color:#3b82f6;font-weight:700;padding:4px 14px;border-radius:50px;font-size:16px}.milestone-section .card-text{color:#7f8c8d;line-height:1.6;font-size:16px}.milestone-section .row-gap{row-gap:30px}