/* 
orange = ff8200
theme = 005daa
dark = 323f47
mid = 677781
light = dedede
*/

.clr-orange{color:#ff8200}
.clr-theme{color:#005daa}
.roundPic { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin-bottom:10px}
.img-resize{max-width:100%;height:auto;} @media (max-width:500px){.img-resize{max-width:60%;height:auto}}
.img-xs{max-width:100%;height:auto;} @media (max-width:500px){.img-xs{max-width:35%;height:auto}}
.counters.counters-text-dark .counter .fa .fa-leaf {color: #28a745 !important;}