.ih-item.circle.effect1 .info h3 {
    font-size: 14px;
}

.ih-item.circle.effect1 .spinner {
    display: none;
}

.ih-item.circle {
    width: 172px;
    height: 172px;
}

.site-info {
    display: none;
}

body {
background-color: #a0958f !important;
}

hgroup h2.site-description {
    color: #676767;
    background: rgba(255,255,255,0.8);
}

.main-navigation a:hover {
    background: #2e4d65 !important;
}

.main-navigation li:hover > a {
    background: #2e4d65 !important;
}

.main-navigation ul li:hover > ul {
    background: #325a79 !important;
}