:root {
  --thmColor1: #ED1C25;
  --thmColor2: #8E1116;
  --thmColor3: #5F0B0F;
  --thmColortext: #444444;
  --thmBgcolor: #5F0B0F;
  --thmWhite: #FFFFFF;
  --thmBlack: #000000;
  --thmCopyright: #333333;
}
#content p > img {
 margin-bottom:0;
}
#content img {
 margin-bottom:15px;
}
#content p > img,
#content img {
   width:100%;
}