body { color: black !important; background-color: #fff !important; } .centered-div { height: auto; border-left: 2px solid black; border-right: 2px solid black; border-bottom: 2px solid black; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; margin-bottom: 20px; } .logo { color: pink; } .p-color { color: pink; } .p-background { background: pink !important; } .blog-actions { font-size: x-large; cursor: pointer; } .blog-actions span { font-size: medium; } small { font-size: .675em !important; color: #908e8e } .blog-card { /* height: 200px !important; */ }