Pasting the code above in my CSS Editor seemed to do the trick!
#disqus_thread {
width:400px;
margin-left:25px;
margin-right:25px;
margin-top:75px;
}
It’s still over to the left, but muuuuch better! If I wanted to adjust further, do you have any tips on the numbers I should use/adjust in the code? I’m a bit nervous about tweaking this further.
Thank you!!