| | span { |
| | font-size: 28px !important; |
| | margin-bottom: 5px; |
| | } |
| | |
| | .css-zt5igj span { |
| | text-align: center; |
| | color: black; |
| | } |
| | |
| | .stTextArea .css-1om1ktf .st-bs { |
| | background-color: #fff; |
| | border: 1px #00381d; |
| | border-radius: 8px; |
| | padding: 8px 12px; |
| | } |
| | |
| | .stButton button { |
| | background-color: #33fb9a; |
| | width: 150px; |
| | height: 40px; |
| | color: white; |
| | font-size: 16px; |
| | border: none; |
| | border-radius: 8px; |
| | cursor: pointer; |
| | } |
| | |
| | .stButton button p { |
| | color: white; |
| | font-weight: 600; |
| | font-size: 18px !important; |
| | } |
| | |
| | .stButton button:hover { |
| | background-color: #1bcc76; |
| | color: white; |
| | } |
| | |
| | #text-input-still-empty span { |
| | font-size: 30px !important; |
| | } |
| | |
| | #sentiment-analysis-results span { |
| | font-size: 30px !important; |
| | } |
| | |
| | .stAlert .st-at { |
| | background-color: #18d379; |
| | border-radius: 5px; |
| | color: white; |
| | } |
| | |
| | .css-5rimss, .css-1w6rlcb p { |
| | font-weight: bold; |
| | } |
| | |