/* vim: set ts=2 sw=2 sts=2 et: */

/**
 * Copyright (c) 2001-present X-Cart Holdings LLC. All rights reserved.
 * See https://www.x-cart.com/license-agreement.html for license details.
 */

.block-join-loyalty-program
{
    text-align: center;
}

.sidebar .section .block-join-loyalty-program h2
{
    font-size: 26px;
    margin: 0.5em 0 0;
}

.block-join-loyalty-program button
{
    width: 7em;
    margin: 0.5em 0 1.5em;
}

.block-join-loyalty-program .login-section
{
    font-size: 16px;
}
