/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 #custom-text {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 1.5rem;
    text-align: center;
    padding: 2rem 0px;
}