.simpleform-card {
    border-radius: 0 4px 4px 4px;
    padding: 15px 40px 15px;
    margin: 0 0 30px 0;
    background: #ffffff;
    text-align: center;


    &.colored-bg {
        background: #f7f7ff;
    }
}