.main {
  padding-top: 40px;
  padding-bottom: 60px;
}



.sidebar {
  padding-left: 20px;
}

.sidebar .widget {
  border-radius: 10px;
  background: #1c1c1c;
  margin-bottom: 20px;
  padding: 16px;
}

.sidebar {
  border-left: 1px solid rgba(255,255,255,0.05);
}

body {
  line-height: 1.7;
  letter-spacing: 0.02em;
}



.content {
  box-shadow: 0 0 40px rgba(0,0,0,0.5);
}



button, .btn {
  border-radius: 999px;
}







