/* 1. REMOVE THE ARROW */
.mod-menu__toggle-sub .icon-chevron-down {
    display: none !important;
}

/* Align article author, date, and details to the right */
.tck-article-details {
    text-align: right !important;
}
