.fit-center {
	justify-content:center;
}

#n1 {
    background-color: #58b15c !important;
    border-color: #58b15c !important;
    color: white !important;
}
#n1:hover {
    background-color: #339e37 !important;
    border-color: #339e37 !important;
    color: white !important;
}