/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }


/* ********************************* */
/* Adatto il pič di pagina: FOOTER   */
/* ********************************* */

.tm-block-footer .tm-footer {

text-align: left;
color: #ffffff;

}


/* ********************************* */
/*       Modifico il titolo          */
/* ********************************* */


.uk-article-title {

font-size: 40px;
/* color: #D85349; */
color: #181D25

}


