article { width: 100%; float: left; padding: 15px; margin: 0; min-height: 500px;
    background-image: url(/assets/img/stilou_mic.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    line-height: 1.66em;
}

h3.subtitle {
    font-size: 0.8rem;
    font-weight: 200;
    border-top: 1px solid #EDEDED;
    margin-top: -6px;
    margin-bottom: 30px;
    padding-top: 4px;
}

#metafrasis {
    border-radius: 0 0 38px 3px;
    box-shadow: 3px 1px 2px #133567;
    margin-top: -12px;
}


.page-heading a {text-decoration: none; color: white; font-weight: 700;}