/*
 Theme Name:   Miami Book Fair
 Description:  X Child Theme
 Author:       SinapsisMedia
 Author URI:   https://sinapsis.media
 Template:     x
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

@font-face {
    font-family: "fontawesome";
    src: url("./font_awesome/fontawesome-webfont.eot?v=4.5.0");
    src: url("./font_awesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"),
        url("./font_awesome/fontawesome-webfont.woff?v=4.5.0") format("woff"),
        url("./font_awesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"),
        url("./font_awesome/fontawesome-webfont.svg?#fontawesome&v=4.5.0") format("svg");
    font-weight: normal;
    font-style: normal;
}

footer.top .x-column h4.h-widget {
    color: #FFF;
    font-family: Museo_Slab;
    letter-spacing: normal;
    font-size: 1.2em;
    line-height: 1.1em;
    text-shadow: none;
    margin-bottom: 20px;
}