
.userSettingsBorder{
  border: 1px solid #ddd;
  border-top: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 25px;
  margin-bottom: 5px;
}
