.cara-logo{
    max-width: 75px !important;
    /* max-width: 160px !important; */
}

.card-fix{
    height: auto !important;
}

.text-title{
    margin-left: 20px !important;
    max-width: 142px !important;
}

.code-box{
    background-color: #f7f7f95e;
    display: block;
    color: #fff;
    word-break: normal;
    padding: 20px 0px 0px 40px;
}

.pre-code{
    line-height: 30px;
    margin-bottom: 0px !important;
    white-space: break-spaces !important;
}

.language-plaintext{
    color: #fff;
    background: rgb(176 54 54 / 0%) !important;
    font-size: 18px !important;
}



