.post img{
    max-width: 100%;
}

.post div{
    margin-top: 10px;
}

figure {
    text-align: center;
    margin: 20px;
    margin-bottom: 10px;
}

.textPost {
    color: black;
}

.imgPost{
    width: 295px;
    height:200px;
}

.row{
    margin-top: 25px;
    margin-right: 0;
    background-color: white;
    padding-bottom: 20px;
}

.background {
    background-color: #E9E9E9;
}

.badge{
    margin-top: 20px;
    margin-bottom: -5px;
}

.footer{
    margin-top: 25px;
}

.widget {
    margin-top: 25px;
    background-color: white;
    text-align: center;
    max-width: 400px;
}

.lead{
    font-size: 16px;
}

.footerTrc {
    text-align: center;
    background-color: #101010;
    color : white;
    margin-top: 25px;
}

.footerTrcText{
   margin-top: 15px;
   margin-bottom: 15px;
}

.footerToine {
    background-color: black;
    text-align: center;
}

.footerToineText{
    padding-top: 15px;
    padding-bottom: 15px;
}

.widgetContent{
    padding-bottom: 5%;
    padding-top: 5%;
}

.footerTextLink{
    font-size: 20px;
    margin-top: 15px;
    color : #ccc;
    margin-bottom: 20px;

}

.containerFooter{
    margin-top: 10px;
}
.ulFooter{
    text-align: initial;
    color: grey;
}

hr{
    margin-bottom: 5px;
    margin-top: 5px;
}

.emote{
    margin-top: 25px;
}

.imgArticle{
    width: 467px;
    height:300px;
}

.navbar-inverse{
    border-radius: 0px;
}

.aFooter{
    color : grey;
}

.insta{
    font-size: 20px;
}

.imgHome{
    padding-top: 15px;
    text-align: center;
}

.trcHeader{
    font-size: 32px;
    color: white;
    margin-top: -10px;
    font-weight: bold;
}