.color_core{ color: #2e4156; } .mechanic_before::before{ content:""; width: 30px; height: 30px; display: inline-flex; position: relative; top: 7px; margin-right: 10px; background-image: url(/img/artykuly/wywazeniekol/wywazenie-img/tpms.webp); background-position: center; background-size: cover; } .stering_before::before{ content:""; width: 40px; height: 40px; display: inline-flex; position: relative; top: 10px; background-image: url(/img/artykuly/wywazeniekol/wywazenie-img/steering.webp); background-position: center; background-size: cover; } .border_bottom{ border-bottom:2px solid #2e4156 ; } .cause_before::before{ content:""; width: 30px; height: 30px; display: inline-flex; position: relative; top: 4px; margin-right: 10px; background-image: url(/img/artykuly/wywazeniekol/wywazenie-img/warning.webp); background-position: center; background-size: cover; } .balansing_before::before{ content:""; width: 50px; height: 50px; display: inline-flex; position: relative; top: 15px; /* margin-right: 10px; */ background-image: url(/img/artykuly/wywazeniekol/wywazenie-img/klucz.webp); background-position: center; background-size: cover; } .tires_before::before{ content:""; width: 30px; height: 30px; display: inline-flex; position: relative; top: 5px; margin-right: 10px; background-image: url(/img/artykuly/wywazeniekol/wywazenie-img/balansing.webp); background-position: center; background-size: cover; } .btn-danger { /* background-color: #fff; */ border-radius: 10px; } .btn-danger:hover{ text-decoration: none; }