body {
    direction: rtl;
    text-align: right;
    padding:50px;
}

h3 {
    margin-top:1rem;
}

.date {
    font-weight: bold;
    margin-top: 1rem;
}

.section {
    margin: 0;
    color: #999;
    margin-right:2rem;
}

.link {
    margin-bottom: 0;
    margin-top: 1rem;
    margin-right:2rem;
}