html, body {
    direction: rtl;
}
.about-item {
    border-left: none;
    border-right: 5px solid var(--orange);
}
footer .me-2 {
    margin-right: 0 !important;
    margin-left: 0.5rem!important;
}
#Apps {
    background-image: url(../assets/mobilear.png);
    background-position: right bottom;
}