.job-card{background:linear-gradient(90deg,#fff 0%,#999 100%);border-radius:10px;padding:20px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.job-info h3{margin:0 0 10px;font-size:22px;font-weight:600;line-height:124%;color:#000;text-shadow:0 3px 4.5px rgba(0,0,0,.25)}.job-meta{display:flex;gap:20px;font-size:14px;color:#333;align-items:center}.job-meta img{width:16px;height:16px;margin-right:6px}.job-btn{border-radius:100px;border-radius:100px;background:#fff;background:#ffcb48;display:inline-flex;padding:10px 16px 10px 15px;justify-content:center;align-items:center;cursor:pointer;font-weight:600;border:none;box-shadow:2px 2px 5px rgba(0,0,0,.15);transition:background .3s ease;color:black;border-bottom:3px}