/* Sidebar (Secondary Content Area) */ #secondary { color: rgb(27, 27, 27); border-left:solid 1px #eee; .widget { margin-bottom: 1.5rem; padding: 0 20px; text-align: left; a{ color: #000; text-decoration: none; } ul,ol { list-style: none; margin: 0; padding:0; li { padding: 10px 0; color: #3b3b3b; } a{ color: #000; text-decoration: none; } } } }