/* This file holds the look and feel for ByeCorps products. (c) 2023 ByeCorps. All rights reserved. */ button, .button { border: none; padding: 15px 32px; margin: 4px 2px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; border-radius: 8px; cursor: pointer; } header a { text-decoration: none; }