.ll_title_text {
    font-weight: 500;
    font-size: 45px;
}
.ll-title {
    display: flex;
    align-items: center;
    gap: 10px;
}
.ll-title img {
    width: 80px;
    height: 80px;
}