/*
Theme Name: Builtup Child
Template:   builtup
Theme URI: https://themeforest.net/user/awaiken
Description: Construction WordPress Theme
Author: AwaikenThemes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: builtup-child
*/

.service-item::before,
.service-item *::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 40%) !important;
}

.wpml-ls-legacy-dropdown a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 1px solid #cdcdcd;
    background-color
Sets the background color of an element.

Widely available across major browsers (Baseline since January 2018)
Learn more

Don’t show
: #fff;
    padding: 10px 10px 10px 5px;
    line-height: 1;
    border-radius: 6px;
}