.hankook_title{ width: fit-content; padding-left: 20px; padding-right: 20px; font-weight: bold; color: #000; } .hankook_title::after{ content: ""; width: 20px; height: 20px; background-image: url(/img/manufacturerpages/Hankook/hankook-logo_after.png); background-size: cover; background-position: center; display: inline-block; } .hankook_text{ color: #f57c31; text-shadow: 1px 1px 2px #000a; } .btn-danger{ background-color: #f57c31; border-color: #f57c31; color: #fff; } .img-round{ border-radius: 10px; box-shadow: 5px 5px 15px #000a; } #wyszukiwarka form{ box-shadow: 5px 5px 15px #000a; }