/*
Theme Name: Extra Child Theme
Theme URI: http://example.com/twenty-fifteen-child/
description: >-
	Tema för Svampriket.se
Author: Svampriket
Author URI: https://svampriket.se
Template:Extra
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: Extra-child
*/


.big-quote {
        font-family: Chelsea, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
        font-weight: normal;
        line-height: 1em;
        letter-spacing: -0.04em;
        font-size: 27px;
        width: 200px;
        max-width: 200px;
        margin-bottom: 10px;
        text-align: center;
}

.big-quote-align-left {
        float: left;
        margin-right: 20px;
}

.big-quote-align-right {
        float: right;
        margin-left: 20px;
}

.big-quote-align-center {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 100%;
}

.homeicon {
display:block !important;
background-repeat: no-repeat;;
background-position: left top;
background-size:fit;
}
