﻿* {
    margin: 0px;
    font-family: sans-serif;
}

.d-inline {
    display: inline-block;
}

.margin-r {
    margin-right: 30px;
}