/*
Theme Name: Funkytown
Theme URI: https://github.com/chrismccoy/funkytown
Author: Chris McCoy
Author URI: https://github.com/chrismccoy
Description: A Bold Bubblegum WordPress theme with thick borders, and loud neon colours.
Version: 1.0.0
Text Domain: funkytown
*/

.wp-caption          { max-width: 100%; }
.wp-caption-text     { font-size: 0.75rem; font-weight: 900; text-transform: uppercase; letter-spacing: 0.1em; }
.alignleft           { float: left; margin-right: 1.5rem; margin-bottom: 1rem; }
.alignright          { float: right; margin-left: 1.5rem;  margin-bottom: 1rem; }
.aligncenter         { display: block; margin-left: auto; margin-right: auto; }
.screen-reader-text  {
    clip: rect(1px,1px,1px,1px);
    height: 1px; width: 1px;
    overflow: hidden; position: absolute;
    word-wrap: normal;
}
