/* ------------------------------------------------------------------
Project: Semantic
Place here your custom CSS styles
------------------------------------------------------------------ */

#instafeed {
    text-align: center;
}

#instafeed img {
    margin-right: 28px;
    margin-bottom: 28px;
}

#privacy ol {
    list-style-type: lower-alpha;
}

#privacy h3 {
    font-size: 1em;
}

#privacy .numbering {
    margin-right: 1em;
}