.ant-layout, .ant-layout-footer, .ant-layout-sider {
  background: white;
}

.ant-form-item {
  margin-bottom: 0;
}

.ant-col-3.ant-form-item-label {
  text-align: left;
}

.ant-col-3.ant-form-item-label {
  width: unset;
}

.cv-col {
  background: #333333 !important;
  color: #DDDDDD !important;
  border-bottom: 0 !important;
}

.recentBtn, .recentBtn:hover {
  color: white;
  background-color: #21ba45;
  border-color: #21ba45;
}

.recentBtn:focus, .recentBtn:active {
  color: white;
  background-color: #27a344;
  border-color: #21ba45;
}
