/*
Theme Name: The Core Child
Description: Child theme for the Exposure. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Version: 1.0
Author URI: http://themefuse.com/
Template: the-core-parent
Text Domain: fw
Tags: translation-ready
*/
 
@import url("../the-core-parent/style.css");

.scroll-to-top i {
    color: #306222;
    font-size: 50px;
    line-height: 55px;
    position: relative;
    top: -1px;
}

.scroll-to-top {
    width: 55px !important;
    height: 55px !important;
}