/*
Theme Name: Attitude Child
Template: attitude
Author: Dave Rolsky
Description: Child theme of Attitude with some additions for speaker/session content types needed for TPC website.
Version: 1.0.1521921557
Updated: 2018-03-24 19:59:17

*/
.wrapper {
        background-color: #FFF;
}

body, input, textarea, select {
/*	font: 13px 'PT Sans', sans-serif;*/
	font-size: 16px;
}

.container {
    max-width: 1200px;
}