/* Support Page Styles */ .support-page-title { color: #595959; font-weight: normal; margin-bottom: 25px; font-size: 20px; } .support-section-title { color: #0057A0; font-weight: bold; margin-top: 0; margin-bottom: 8px; font-size: 20px; } .support-section-title-lg { color: #0057A0; font-weight: bold; margin-top: 0; margin-bottom: 10px; font-size: 20px; } .support-text { margin-bottom: 0; font-size: 18px; } .support-text-sm { margin-bottom: 5px; font-size: 18px; } .support-btn-form { border: 2px solid #0057A0; color: #0057A0; font-weight: bold; background: white; padding: 5px 30px; font-size: 20px; line-height: 1.3333333; border-radius: 6px; } .support-row-top { margin-bottom: 40px; } .support-row-md { margin-bottom: 25px; } .support-row-sm { margin-bottom: 20px; } .support-row-xs { margin-bottom: 10px; } .support-hr { border-top: 2px solid #ddd; margin: 30px 0; } .support-flex-row { display: flex; align-items: stretch; } .support-divider { width: 2px; background-color: #ddd; margin: 0 20px; } .support-divider-sm { width: 2px; background-color: #ddd; margin: 0 15px; } .support-data-title { color: #002b50; font-weight: bold; margin-top: 0; font-size: 20px; } .support-data-container { display: flex; align-items: stretch; width: 100%; }