@font-face {
    font-family: American;
    src: url("/custom/American-Typewriter-Light.ttf") format("truetype");
}

#text-2 {
    text-align: center;
    width: 100%;
}

.textwidget {
    margin: 0 auto !important;
    min-width: 100%;
    text-align: center;
}

.fa {
    font-size: 20px !important;
    margin-left: 7px !important;
    margin-right: 7px !important;
    margin-top: 10px !important;
}

#contactbox {
    box-shadow: 0 0 10px #eee; -moz-box-shadow: 0 0 10px #eee; -webkit-box-shadow: 0 0 10px #eee; -khtml-box-shadow: 0 0 10px #eee;
}

#footer-info {
    width: 100%;
    text-align: center;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'American' !important;
}

h3 sup {
    font-size: 12px;
}

.et_pb_row {
    max-width: 800px;
}

#main-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none aliceblue;
}