/* BASE COLORS */

body                                    { background:       rgb(158, 214, 82); }
#homepage .media-list .type             { background-color: rgb(158, 214, 82); }
#homepage .media-list a:hover .type     { background-color: rgba(158, 214, 82, .65); }