// Button.module.scss .button { background-color: $primary-color; color: white; padding: 10px 15px; border: none; border-radius: 5px; }