.header-contact-details-list .header-contact-detail {
    text-align: right !important;
}
h1, h2, h3, h4 {
    text-align: right !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], textarea {
    direction: rtl !important;
}