@charset "UTF-8";
#titPage h1 {
    font-size: 50px;
    color: #fff;
    line-height: 1.5;
}
#container {
    padding: 50px 0;
}