/*!---------- PLACE YOUR CUSTOM STYLES AND OVERRIDES HERE ----------*/

.centered-text {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 700px;
}