/*
Theme Name: Beauty Toaster
Theme URI: 
Description: A theme Beauty
Author: Lutaonthemoon
Author URI: 
Template: cheerup
Version: 1.1
*/

/**
 * Common Post Meta
 */
.post-meta {
  color: #b4b4b4;
  font-family: Poppins, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-transform: uppercase;
}


/**
 * Header and Nav
 */
.top-bar .posts-ticker {
  font-size: 11px !important;
  font-family: "Noto Sans", Arial, sans-serif;
}

.top-bar.dark .posts-ticker {
  color: #fafafa !important;
}

.top-bar.dark .posts-ticker a {
  color: #fafafa !important;
}


/**
 * widget suivez-moi
 */
/*.widget-social .social-link {
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  border: 1px solid #e4e4e4;
  border-radius: 50%;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
}*/

/* Title styles */
    .wpp-post-title {
      font-size:15px;
    }

