/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.affiliate-disclosure {
    font-size: 0.9em;
    color: #555;
    border-top: 1px solid #eee;
    padding-top: 10px;
    max-width: 600px;
    margin: 20px auto 0;
    text-align: center;
}