/*
Theme Name: Alioth Child
Description: Child theme for the Alioth. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.site
Template: alioth
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.site-logo {
    width: 170px;
    display: block;
    overflow: hidden;
}

.footer-logo {
  margin-bottom: 20px;
  width: 170px;
}

.big-button a {
  color: #191b1d;
  text-decoration: none;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1.5px;
  position: relative;
}