
    
.callout {
    background: #f8f8f8;
    max-width: 1210px;
    margin: 20px auto;
    text-align: center;
    padding: 20px;
    border: 1px solid #f1f0e9;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    
}