a#doctolib {
    text-decoration: none;
    background-image: url(/images/icondl.png);
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 40px;
    background-position: 8px;
}

div#termin a {
    display: block;
    text-align: center;
    background-color: #0596DE;
    color: #ffffff;
    font-size: 14px;
    width: 257px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 10%;
    z-index: 1000;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 40px;
    background-image: url("https://assets.doctolib.fr/assets/patient/homepage/icon_calendar-5ba263d3e923675a0900b0072cef1164e00ec85af6eae3c8154b5158eeb7b090.svg");
    background-repeat: no-repeat;
    background-size: 39px;
    padding-left: 29px;
}