﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mt-1 {
    margin-top: .25rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.ml-5px {
    margin-left: 5px !important;
}

.mb-10px {
    margin-bottom: 10px !important;
}