

    .destek {
        font-family: 'Dosis', sans-serif;
        position: absolute;
        width: 130px;
        right: 38px;
        background: #25D366;
        color: #fff;
        padding: 10px 15px;
        top: 3px;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        font-weight: bold;
    }







