/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.loading {
    border: 2px solid #8e744b;
    padding: 12px 25px;
}

.hidden {

}