@charset "utf-8";
/* CSS Document */

input:focus { outline:none; }
h2 { font-family:'DaxBold', Arial; font-size: 28px; color:#59524f; text-shadow: 1px 1px #FFF;}
h3 { font-family:'Dax-Regular', Arial; color:#616161; font-weight: 400; margin:0 0 10px 16px; }
h4 { font-family:'Dax-Bold', Arial; color:#3f3f3f; font-size: 18px; text-transform: uppercase; margin:0 0 5px 0; }
h5 { font-family:'Dax-Regular', Arial; color:#6b625f; font-size: 18px; font-weight: 600; text-transform: uppercase; margin:10px 0 5px 0; }

.row { text-align: center; margin-top:100px; }
.row p{ text-align: center; font-family: 'palatino linotype', palatino, serif; font-size: 12px;}