.title{
    color: #222529;
}
.title::after{
    content: "";
    width: 30px;
    height: 30px;
    position: relative;
    top: 5px;
    margin-left: 10px;
    background-image: url(/img/artykuly/choice_allseason/allseasons_02.png);
    background-size: cover;
    background-position: center;
    display: inline-flex;
}
.border-bottom{
    border-bottom: 1px solid #ccc;

}
