﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

blockquote.wp-embedded-content::before {
  content: "Читайте также:";
  position: relative;
  left: 0rem;
  font-size: 1.2rem;
  top: 0.6rem;
}
.adarticle {
  margin: 2rem 0;
}
.calc {
    background: linear-gradient(to right,#fff4d4 0,#ffeadc 100%);
    padding: 30px;
    margin: 10px auto 30px auto;
}