.descriptions h1 {
    text-align: center;
    padding: 0;
    font-size: 25px;
    color: #6a6b6e;
    text-transform: uppercase;
    margin: 0 0px 25px 0;
}
.descriptions p{text-align: center;}
