blockquote.twitter-tweet { display: inline-block; padding: 16px; margin: 10px 0; max-width: 468px; border: #ddd 1px solid; border-top-color: #eee; border-bottom-color: #bbb; border-radius: 5px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); font: bold 14px/18px Helvetica, Arial, sans-serif; color: #000; }
blockquote.twitter-tweet p { font: normal 16px/22.4px Helvetica, Roboto, "Segoe UI", Calibri, sans-serif; color: #1c2022; margin: 0 5px 10px 0; }
blockquote.twitter-tweet a { color: #2b7bb9; font: normal 16px/22.4px Helvetica, Roboto, "Segoe UI", Calibri, sans-serif; }
blockquote.twitter-tweet a[href^="https://twitter.com"] { font-weight: normal; color: #666; font-size: 12px; }

.home-tweets-wrapper { background-color: #F7F7F7; }
@media (min-width: 1004px) { .home-tweets-wrapper { background-color: transparent; } }
.home-tweets-container { padding: 64px 16px; text-align: center; overflow: hidden; }
@media (min-width: 520px) { .home-tweets-container { padding: 64px 24px; } }
@media (min-width: 768px) { .home-tweets-container { padding: 64px 32px; } }
.home-tweets-container .twitter-tweet { margin: auto; }
.home-tweets-tweets { max-width: 500px; min-height: 226.17px; margin: auto; overflow: visible; }
.home-tweets-tweets .slick-dots li button:before { font-size: 10px; }
.home-tweets-title { max-width: 302px; margin: 0 auto 32px; font-family: 'Avenir Next', 'Montserrat', sans-serif; font-size: 20px; line-height: 30px; font-weight: 700; }
@media (min-width: 768px) { .home-tweets-title { max-width: 425px; font-size: 22px; line-height: 30px; } }
@media (min-width: 1004px) { .home-tweets-title { max-width: none; } }
.home-tweets-category { position: relative; cursor: pointer; }
.home-tweets-category-label { display: none; cursor: pointer; }
.home-tweets-category-dropdown-wrapper { position: absolute; width: 290px; margin-top: 6px; display: none; }
@media (min-width: 768px) { .home-tweets-category-dropdown-wrapper { left: 50%; } }
.home-tweets-category-dropdown { position: relative; width: 100%; background-color: white; border-radius: 4px; list-style: none; z-index: 9999999; padding: 0; margin: 0; box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.1); }
@media (min-width: 768px) { .home-tweets-category-dropdown { left: -50%; } }
.home-tweets-category-dropdown li { padding: 8px; }
