/*
Theme Name: Register It
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
table tr th:first-child, table tr td:first-child { font-weight: 700; text-transform: uppercase; }
input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button { margin:20px 0 0 0; }
