@post_title_text_color: #001400; @img_height: 442px; .apt-post-banner-img { width: 100%; height: @img_height; position: relative; background-size: cover; background-position: center; } .apt-post-banner-title { position: absolute; left: 0px; right: 0px; bottom: 0px; cursor: default; font-size: 1.875em; padding: 3px 15px; text-shadow: 0px 1px 0px white; background-color: rgba(255,255,255,0.5); } .apt-post-banner-title a { font-weight:bold; text-decoration: none; box-shadow: none; color: @post_title_text_color; }