table { margin-bottom: 20px; border: 1px solid #2e2e2e; border-collapse: collapse; } table th { font-weight: normal; text-align: center; border: 1px solid #2e2e2e; padding: 5px; } table td { font-weight: normal; text-align: center; border: 1px solid #2e2e2e; padding: 5px; } button { text-decoration: none; display: inline-block; border-radius: 45px; font-family: "Montserrat", sans-serif; font-size: 11px; text-transform: uppercase; text-align: center; letter-spacing: 3px; font-weight: 600; color: #524f4e; background: white; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); transition: 0.3s; }