/*
    Theme Name: Coworking Child
    Theme URI: http://highseastudio.com/demo/coworking
    Description: Coworking premium theme
    Author: HighSeaStudio
    Author URI: http://highseastudio.com/
    Version: 1.0.6
    TextDomain: coworking-child
    Template: coworking
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.txt
*/
/*
    Please, feel free to add your custom styles here
*/

.js-about-one-text > a {
    display: block;
    line-height: 50px;
    width: 180px;
    margin: 0 auto;
    background: #2ebd7f;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}

.footerLogo {
    opacity: 0;
}