﻿.btn {
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #16a616;
}

label {
    margin-bottom: 1px !important;
}
