/*
Theme Name: Fix the Court
Theme URI: http://tealmedia.com
Author: sixlabs
Author URI: https://sixlabs.io
Description: Fix the Court
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fix-the-court
*/

.ccf-form-frame {
    display: none !important;
}

.u-flex-image {
  max-width: 100%;
  height: auto;
}

.Nav-action--secondary {
  text-transform: none !important;
}

.u-total-center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}