.section{padding:32px 8px}

.section-get-started{
    background:#fff;
    padding-bottom:16px;
}
.container-fluid{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
    width:100%
}
.bottom-spacing{
    margin-bottom:2.5rem;
}
.intro-title{
    color:#888;
    text-transform:uppercase;
    font-weight:700;
    font-size:1.2rem;
}

.bottom-spacing{margin-bottom:2rem}

.row .number{
    float:left;
    margin:-4px 16px 8px 0;
    width:52px;
    height:52px;
    border-radius:50%;
    text-align:center;
    line-height:52px;
    font-size:1.75rem;
    font-weight:700;
    color:#fff;
    background:#8BC34A;
}

.text-block{text-align:justify}
.h5 {
    font-size:1.15rem
}
.section-shade{background:#e8eef2}
h4.intro-title{color:#888;
    text-transform:uppercase;
    font-weight:700;
    font-size:1.2rem}
.example-qrcode{margin:16px 0}

.thumb-image{width:100%;
    margin-bottom:1rem;
    border:8px solid #fff;
    background:#fff;
    box-shadow:0 0 16px rgba(0,0,0,.1)}
