Thank you very much. I appreciate this. Now i have direction.
On your point of inline CSS, I barely use it, if at all, as I use bootstrap classes. I concede that I have nested classes such as <div class="col-md-6 p-5 mt-2 border-0">STUFF</div>
Is this what is causing the problems?
I literally have nothing like this <div style={sytles}>STUFF</div>
Please advice, thank you again for giving me your time.