.mobiletitle {
        color: black;
        font-size: 2em;
        text-align: center;
        background-color: grey;
}

#featuredmobile h2 {
        color: black;
        font-size: 2em;
        text-align: center;
        background-color: grey;
        font-weight: normal;
}

.mobilenospace {
    margin: 0;
    width: 100%;
}

#storemobile h2 {
        color: black;
        font-size: 2em;
        text-align: center;
        background-color: grey;
}

.mobileblock {
        margin-bottom: 0px;
        margin-top: 0px;
}

.mobilestore {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.separated {
    margin-bottom: 2em;
}

.indbutton {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.guardinglink {
    text-align: center;
    font-weight: bold;
}

#guardingquote {
    font-weight: bold;
}

#guardingquote h2 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 2em;
}


