/*
Theme Name: Tyler
Theme URI: http://www.showthemes.com/new-event-wordpress-theme-tyler
Author:  Showthemes
Author URI: http://www.showthemes.com
Description: Tyler is a WordPress Theme by Event Manager Shop. Designed by Fabio Cannillo, developed by Simone Bolognini (http://www.simonebolognini.it) and Mario Peshev (http://devwp.eu/) 
Version: 1.6.25
*/

@import url('https://fonts.googleapis.com/css?family=Lato:900');

.landing h1 {
    background-color: #000;
    opacity: .90;
    font-family: 'Lato', sans-serif;
    font-weight: bolder;
    text-transform: none;
}

.landing .lead {
    background-color: #000;
    opacity: .90;
    margin-top: 120px;
    padding-top: 20px;
}

.organizers {
    font-size: 1.5em;
}

.organizers img {
    height: 1.8em;
    border-radius: 50%;
}

.organizers a {
    line-height: 2em;
    color: white;
}

.organizers .btn {
    font-size: 1.5em;
}