/* DESIGN PACK VERSION: 3.0.4 */
#theme-switcher {
  padding-top: 800px;
  text-align: center;
}
#theme-switcher div {
  background-color: #fff;
  padding: 10px;
}
#theme-switcher ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
