﻿a:hover {
    color: unset;
    text-decoration: unset;
}

dl, ol, ul {
    margin-bottom: unset;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: unset;
}

p {
    margin-bottom: unset;
}

label {
    margin-bottom: unset;
}

.breadcrumb {
    padding: unset;
    margin-bottom: unset;
}

.carousel-item {
    margin-right: unset;
}

.col-md-4 {
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
}

.col-sm-6 {
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
}
