.twitter-error {
  border: 1px solid red;
  color: red;
  border-radius: 5px;
  padding: 10px;
  background-color: white; }

.twitter-tweet {
  margin-bottom: 10px; }
  .twitter-tweet::after {
    content: '';
    clear: both;
    display: block; }

.twitter-user-image {
  float: left;
  width: 48px; }
  .twitter-user-image img {
    height: auto;
    width: 100%;
    border-radius: 24px; }

.twitter-tweet-text {
  margin-left: 58px;
  color: #1b2957; }

.twitter-feed a.twitter-feed-link {
  display: block;
  text-decoration: none; }

.fake-twitter-link {
  text-decoration: underline; }

.content-section.main-color .twitter-tweet-text {
  color: #fff; }
.content-section.main-color .fake-twitter-link {
  color: #ff9b21; }

/*# sourceMappingURL=style.css.map */
