li#accordion-panel-newsmash_typography_options {
margin-bottom: 10px;
}
.newsmash-getting-started-notice {
padding: 20px 10px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-ms-align-items: center;
align-items: center;
}
.newsmash-theme-screenshot img {
width: 100%;
max-width: 320px;
display: inline-block;
vertical-align: top;
border: 2px solid #ddd;
border-radius: 4px;
}
.newsmash-theme-notice-content {
width: 70%;
display: block;
vertical-align: top;
padding: 0 20px;
}
h2.newsmash-notice-h2 {
margin: 0 0 10px;
font-weight: 400;
line-height: 1.3;
}
.newsmash-push-down {
padding-top: 15px;
display: inline-block;
padding-left: 8px;
}
.newsmash-button-padding.updating-message::before {
margin-top: 12px;
}
.button.newsmash-btn-get-started {
margin-right: 10px;
}