.btn-warning {
    color: #fff;
    font-family: \\\"Lato\\\",sans-serif;
    font-size: 1em;
    padding: 0.3em 1em;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#185e9b),color-stop(1,#1f78c7));
    background: -ms-linear-gradient(bottom,#175892,#1e73be);
    background: transparent -moz-linear-gradient(center bottom , #185E9B 0%, #1F78C7 100%) repeat scroll 0% 0%;
    border-color: #16568E #155085 #134878;
    border-radius: 0.5em;
    border-width: 1px;
    border-style: solid;
}
.call-to-action-content p {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: -4px;
    font-size: 13px;
}
.entry-content p {
    margin-left: 9px;
}

.breadcrumbs {
     background: #27ae60;
}

#site-description {
    color: #000000 !important;
}

.collapseomatic {
	background: #ffffff !important;
}

.collapseomatic:hover {
       text-decoration: none !important;
}