:root {
  --thmColor1: #E4026D;
  --thmColor2: #B60257;
  --thmColor3: #FCBD57;
  --thmColortext: #444444;
  --thmBgcolor: #FCBD57;
  --thmWhite: #FFFFFF;
  --thmBlack: #000000;
  --thmCopyright: #656588;
}
#content p > img {
 margin-bottom:0;
}
#content img {
 margin-bottom:15px;
}
#content p > img,
#content img {
   width:100%;
}