﻿
.Borderbotton {
    border-bottom-style: solid;
    border-bottom-color: #E1CAAC;
    border-bottom-width: 8px;
}
.small-margin {
    margin-top: 10px;
    margin-bottom: 10px;
}
.img {
    width: 100%;
    height: auto;
}