Hi Stephen,
.entry-content for example, i made it width: 108rem but it got override.
Under Firebug, you will see .title-box is rendering twice, first mine, so it will take the property like background-color, positioning, text-align, etc. But then right after, it will render again and it will do the border and padding which I DO NOT want any of them.
Thanks.