/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
.login-logout-button {display:inline-block;padding:2px 20px;background-color:#000000;color:#fff;height:36px;font-size:18px;text-decoration:none;border:1px solid #fff;cursor:pointer;transition:background-color 0.3s ease-in-out;}
.login-logout-button:hover {background-color:#ff0000;color:#fff;cursor:pointer;}
.button:hover {cursor:pointer}
.tablature {text-align:left;color:#fefefe;white-space:pre !important;}