html body {
  background: #07080d !important;
  color: #f4f6ff !important;
}

body,
button,
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}

a {
  color: #19d4ff;
}

.navbar,
.search-container,
.publisher-box,
.post,
.wow_content,
.wo_sidebar_profile,
.wo_sidebar_pages,
.sidebar-conatnier,
.sidebar-container,
.list-group,
.modal-content,
.dropdown-menu,
.wo_page_profile,
.page-margin,
.content-container,
.profile-container,
.wo_post_fetch_event,
.wo_comthing,
.wo_sidebar_activity {
  background: #10131e !important;
  border-color: #2a2f4c !important;
  color: #f4f6ff !important;
}

.post,
.wow_content,
.publisher-box,
.modal-content,
.dropdown-menu,
.list-group {
  border-radius: 12px !important;
  box-shadow: 0 8px 22px rgba(0, 0, 0, .22) !important;
}

.list-group-item,
.dropdown-menu li a,
.wo_user_profile,
.sidebar-users-may-know-container,
.sidebar-pages-may-know-container,
.sidebar-group-may-know-container,
.comment,
.comments-list,
.story,
.user-ad-container,
.events-list-wrapper,
.blog-sidebar {
  background: #171b2a !important;
  border-color: #252840 !important;
  color: #eef2ff !important;
}

.form-control,
input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"],
textarea,
select {
  background: #070b15 !important;
  border-color: #303657 !important;
  color: #f4f6ff !important;
}

.form-control::placeholder,
input::placeholder,
textarea::placeholder {
  color: #8d94bc !important;
}

.btn-main,
.btn-primary,
.publisher-box button,
.search-dropdown-result a:hover {
  background: #1976b8 !important;
  border-color: #1976b8 !important;
  color: #fff !important;
}

.main-color,
.active,
.navbar a:hover,
.sidebar li a:hover,
.left-sidebar ul li a:hover,
.wo_sidebar_pages a:hover {
  color: #19d4ff !important;
}

.left-sidebar ul,
.left-sidebar li,
.sidebar,
.sidebar .sidebar-title-back {
  background: transparent !important;
  color: #eef2ff !important;
}

.left-sidebar ul li a,
.sidebar a,
.wow_content a,
.post a {
  color: #dbe3ff;
}

.left-sidebar ul li a svg,
.left-sidebar ul li a path {
  color: #19d4ff !important;
  stroke: #19d4ff !important;
}

.post .post-heading,
.post .post-description,
.publisher-box textarea,
.wo_sidebar_profile .user-name,
.wo_sidebar_profile .user-title {
  color: #f4f6ff !important;
}

.post .post-description p,
.small,
.help-block,
.text-muted,
.wo_sidebar_profile .user-info,
.post .post-footer,
.comment-text {
  color: #aab0d2 !important;
}

.tag,
.badge,
.label {
  background: #1e2033 !important;
  color: #19d4ff !important;
  border-color: #303657 !important;
}

.ts_tv_sidebar_widget {
  background: #10131e !important;
  border: 1px solid #2a2f4c !important;
}
