@media (min-width: 1024px){
.container {
    width: 90%;
    max-width: 980px;
    margin:0 auto;
}
}
.aa {
    font-family: "Courier New", Courier, monospace;
}
.header {
    margin-top: 30px;
    margin-bottom: 15px;
}
.site-title{
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 0;
    letter-spacing: 1px;
}


.site-subtitle {
    line-height: 10px;
    font-size: 13px;
    font-weight: bold;
}

.no-pad-right{padding-right: 0;}
.no-pad-left{padding-left: 0;}
.img-wrapper{position:relative;}
.credit {
    position: absolute;
    bottom: 5px;
    font-size: 10px;
    letter-spacing: 0px;
    right: 0;
    transform: rotateZ(-90deg) translateX(100%);
    transform-origin: right bottom;
}
.subtitle p {
    margin-bottom: 0;
}

.where {
    line-height: 0.9em;
}
.what,.mail a {
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p.description {
    margin-top: 10px;
    text-transform: uppercase;
}
.footer-text.text-center {
    margin-top: 50px;
}

.footer-contact{
    margin-top: 20px;
}
p.location {
    margin-bottom:0px;
}

/* Stylesheet: atelier1709 Modified On 2017-09-20 18:59:30 */
