.flex-reverse {
    display: flex;
    flex-direction: row-reverse;
}