a:hover,
a:visited:hover,
.archive .masonry-wrapper .entry-category a,
.search .masonry-wrapper .entry-category a,
.archive .masonry-wrapper .entry-meta a:hover,
.search .masonry-wrapper .entry-meta a:hover,
.social-links a:hover,
.menu-primary-items a:hover,
.posts_with_thumbnail .post-detail a:hover,
.menu-primary-items .sub-menu a:hover,
.related-posts .entry-meta a:hover {
  color: #f6adcb;
}

.after-header,
.content .thumbnail-link:hover .entry-title span,
.widget_tag_cloud a,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.social-links,
.instagram-widget .instagram-title span,
.author-bio,
.tag-links a,
.comment-reply-link,
.author-badge,
.attachment .after-header,
::selection,
.has-post-thumbnail .content .thumbnail-link:hover .entry-title span {
  background-color: #fbdbe8;
}

.widget_tag_cloud a:hover,
.tag-links a:hover {
  background-color: #f6adcb;
  color: #000;
}

.menu-primary-items a:hover {
  border-color: #f6adcb;
}

.widget::before,
.widget::after,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus,
.bypostauthor .comment-body .comment-wrapper {
  border-color: #fbdbe8;
}

.menu-primary-items .sub-menu a:hover {
  border-color: rgba(255, 255, 255, 0.2);
}
