/*!
Theme Name: Blog Annuaire Ecole Privee Algerie
Theme URI: https://blog.annuaire-ecoleprivee.com/
Author: Agence928
Author URI: https://agence928.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blogadepv1
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");
body {
  font-family: "Roboto", sans-serif !important;
  color: rgba(0, 0, 0, 0.5);
}
body a {
  text-decoration: none !important;
}

.btn-blog {
  background-color: #414142;
  color: white !important;
  font-size: 13px;
  padding: 10px;
}

.secondHeader__nav {
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  margin-bottom: 40px;
}

.homePage__post--content {
  border-top: 1px solid #e8e8e8;
  padding-bottom: 20px;
  padding-top: 20px;
}
.homePage__post--content a {
  color: #414142;
}
.homePage__post--content p {
  text-align: justify;
}

.singlePage__content p {
  text-align: justify;
}

.singlePage__content li {
  text-align: justify;
}

.categoryPage__post {
  border-top: 1px solid #e8e8e8;
  padding-bottom: 20px;
  padding-top: 20px;
}
.categoryPage__post a {
  color: #414142;
}
.categoryPage__post p {
  text-align: justify;
}

.footerPage {
  margin-top: 40px;
}
.footerPage a {
  color: #414142;
}
.footerPage__content {
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
}
