﻿

.item > a > img, .item > img {
    margin: 0 auto;
}

#content {
}

#footer {
    padding-top: 10px;
}

/* Mother Earth News Colors*/

.primary-color-background {
    background-color: #439539 !important;
}

.primary-darker-color-background {
    background-color: #266b2e !important;
}

.secondary-color-background {
    background-color: #84908f !important;
}

.secondary-darker-color-background {
    background-color: #5c6666 !important;
}

.primary-color {
    color: #439539 !important;
}

.primary-darker-color {
    color: #266b2e !important;
}

.secondary-color {
    color: #84908f !important;
}

.secondary-darker-color {
    border-color: #5c6666 !important;
}

.primary-color-border {
    border-color: #439539 !important;
}

.primary-darker-color-border {
    border-color: #266b2e !important;
}

.secondary-color-border {
    border-color: #84908f !important;
}

.secondary-darker-color-border {
    border-color: #5c6666 !important;
}
