body { font-family: "Rubik", sans-serif; direction: rtl; } .direction{ direction: rtl !important; } .text-container { width:80%; position: absolute; top: 50%; right: 50%; transform: translateY(-50%); color: white; text-align: right; float:right; } .title { font-size: 2.5em; margin: 0; border-left: none; border-right: solid 10px white; padding-right: 15px; margin-bottom: 50px; } .description { font-size: 1.0em; margin-top: 0.5em; border-left: none; border-right: solid 10px white; padding-right: 15px; width:60%; } .menu{ direction:rtl !important; }