#branding h1,
#branding h1 a:link,
#branding h1 a:visited {
    color: #fff;
}

#branding h1 {
    font-size: x-large;
}

#main-info {
    border-top: 3px solid #fff;
}

.main-info-expanded {
    background: #f7f7f7;
    border-top: 3px solid #BBC2D5 !important;
    border-bottom: 3px solid #BBC2D5;
}

h1 {
    color: #039ad2;
}

body {
    background: #ffffff;
}

.current-model,
.current-app {
    background: #039ad2 !important;
}

.current-app .section {
    color: #ffffff !important;
}

.current-model th a,
.current-model td a {
    color: white;
}

.fav-column {
    text-decoration: none !important;
}

.field-toggle_favorite {
    padding-left: 25px;
}

#header a:link,
#header a:visited {
    color: #fff;
}

#header a:hover {
    color: #fff;
}

#header img {
    height: 42px;
}

div.breadcrumbs {
    background: #fff;
    color: #039ad2;
}

div.breadcrumbs a {
    color: #1B2D5F;
}

div.breadcrumbs a.active {
    color: #c4dce8;
    font-weight: 300;
}

div.breadcrumbs a:focus,
div.breadcrumbs a:hover {
    color: #5D78C0;
    font-weight: 300;
}

.paginator a:link,
.paginator a:visited {
    background: #039ad2;
}

.quill_hidden_input {
    display: none;
}

.submit-row a.deletelink {
    border-radius: 2px !important;
}

.historylink {
    border-radius: 2px !important;
    background: #7E5CB2 !important;
}

.object-tools li .addlink {
    border-radius: 2px !important;
    background-color: #7E5CB2 !important;
}

.object-tools li .import_link,
.object-tools li .export_link {
    border-radius: 2px !important;
    background: #039ad2 !important;
}

.module .addlink,
.module .changelink {
    display: none !important;
}

td,
th {
    line-height: 0.85rem;
    font-size: 13px;
}

button.button {
    background: #039ad2 !important;
    border-radius: 2px !important;
    color: white !important;
    padding: 2px 20px !important;
}

.save-button {
    margin: 20px 8px;
}

#save-button-span {
    padding-right: 10px;
    padding-top: 4px;
}

.admindatefilter input.button {
    background: #039ad2 !important;
    border-radius: 0 !important;
    padding: 5px 10px !important;

}

.button,
input[type=submit],
input[type=button],
.submit-row input,
a.button {
    background: #5D78C0;
    border-radius: 2px;
}

.button:hover {
    cursor: pointer;
    background: #5D78C0 !important;
}

.button:hover,
input[type=submit]:hover,
input[type=button]:hover {
    background: #5D78C0;
}

.button-admin-masterblock {
    background: #7E5CB2 !important;
}

.button-admin-template {
    background: #039ad2 !important;
}

.collapsible-arrow {
    font-size: 12px;
    color: grey;
    margin-right: 8px;
    width: 12px;
}

.debug-button {
    background: radial-gradient(circle, rgba(63, 94, 251, 1) 0%, rgba(252, 70, 107, 1) 100%) !important;
}

.down-arrow {
    display: none;
}

.right-arrow {
    display: inline-block;
}

.field-comment textarea {
    height: 17px;
}

.fade-text {
    opacity: 0.2;
}

.fade-text:hover {
    opacity: 1;
    transition: opacity 0.3s ease;
    text-decoration: none;
}

.info-display {
    display: none;
    transition: all 1s;
}

#nav-filter {
    display: none;
}

p#sending-info-toggle {
    margin-bottom: 0;
}

#sending-info-toggle:hover {
    cursor: pointer;
}

.module table caption a,
.module table tbody tr th a {
    font-size: 14px;
    font-weight: 500;
}

.module caption {
    background: #0e5a88;
    font-size: 14px;
    font-weight: 500;
}

#emails th {
    padding-top: 10px;
}

.module h2,
.inline-group h2 {
    background: #039ad2;
}

#user-tools a:focus,
#user-tools a:hover {
    border: 0;
    color: #ddd;
}

#preview-subject {
    font-size: 18px;
    width: 850px;
    color: #d0d0d0;
    padding-bottom: 5px;
}
.preview-subject-text {
    color: #8c8c8c;
}

.preview-iframe {
    border: solid rgba(0, 0, 0, 0.1) 2px;
    height: 6000px;
}

.subject {
    font-size: 25px;
    color: black;
    padding-left: 10px;
}

select,
select.option {
    border-radius: 2px !important;
}

.selector-chosen h2 {
    background: #039ad2 !important;
}

.template-actions {
    text-decoration: none !important;
}

.template-actions-icon {
    width: 14px;
    height: 14px;
    padding-right: 5px;
}

tr.selected {
    background: #5D78C0 !important;
}

tr.selected th a,
tr.selected td,
tr.selected td a {
    color: white;
}

.calendar td.selected a {
    background: #039ad2 !important;
}

.calendar td a:focus,
.timelist a:focus,
.calendar td a:hover,
.timelist a:hover {
    background: #039ad2 !important;
}

#changelist-filter li.selected {
    background: #f2f0f0;
}

#changelist-filter li.selected a {
    color: #039ad2 !important;
}

#changelist-search div input {
    border-radius: 2px !important;
}

#changelist-search div input[type=submit] {
    border-radius: 2px !important;
    background: #039ad2 !important;
    color: white !important;
}

#content-related {
    margin-right: -340px !important;
}

fieldset.collapsed .collapse-toggle {
    color: #444;
}

.custom-content {
    font-weight: 500;
    float: left;
    width: 900px;
    background: #fff;
}

a:link,
a:visited {
    color: #333;
}

a:focus,
a:hover {
    color: #039ad2;
}

table thead th.sorted .sortoptions a.sortremove:focus:after,
table thead th.sorted .sortoptions a.sortremove:hover:after {
    color: #444;
}

a.active.selector-chooseall:focus,
a.active.selector-clearall:focus,
a.active.selector-chooseall:hover,
a.active.selector-clearall:hover {
    color: #999;
}

.calendar td a:active,
.timelist a:active {
    background: #444;
}

.change-list ul.toplinks .date-back a:focus,
.change-list ul.toplinks .date-back a:hover {
    color: #222;
}

.paginator a.showall:focus,
.paginator a.showall:hover {
    color: #0478a3;
}

.paginator a:focus,
.paginator a:hover {
    background: #0478a3;
}

#changelist-filter a:focus,
#changelist-filter a:hover,
#changelist-filter li.selected a:focus,
#changelist-filter li.selected a:hover {
    color: #222;
}

.calendar td a:active,
.timelist a:active {
    background: #292D32;
    color: white;
}

.calendar caption,
.calendarbox h2 {
    background: #999;
}

button.theme-toggle {
    display: none;
}

.button.default,
input[type=submit].default,
.submit-row input.default {
    background: #039ad2;
}

.button.default:hover,
input[type=submit].default:hover {
    background: #191D22;
}

.button.default,
input[type=submit].default,
.submit-row input.default {
    background: #0e5a88;
}

.object-tools a:focus,
.object-tools a:hover {
    background-color: #292D32;
}

.template-info-table td {
    border-bottom: 0;
}

input[type=file]::-webkit-file-upload-button:hover {
    border: 0;
    background: #292D32;
}

#changelist-filter {
    top: -250px;
    right: 15px;
}

#changelist-filter h2 {
    padding-top: 0;
    padding-bottom: 0;
}

p {
    color: #7E5CB2;
}

#content h1 {
    text-align: left;
    color: #0e5a88;
}

h2,
li {
    color: #039ad2;
}

.addlink,
.changelink,
.deletelink {
    color: black;
}

div .datetime {
    background: white;
}


/* EDIT TEMPLATE */

.column {
    float: left;
    width: 40%;
}

.column hr {
    margin: 8px;
}

.inbox-preview {
    width: 700px;
    padding-bottom: 6px;
}

.label-input {
    display: flex;
    padding: 2px 10px;
    justify-content: space-between;
    align-items: center;
}

.label-input input {
    border-radius: 2px;
}

.label-input input:disabled {
    background: #f9f9f9;
}

.color-input {
    width: 60px;
    margin-left: 10px;
}

.column button.send-button {
    color: white;
    background: #039ad2;
    border: 0;
    border-radius: 2px;
    padding: 6px;
    margin: 6px;
}

.column button.red {
    background: red;
    width: 80px;
}

.column button.red:hover {
    background: #ee7580;
    width: 80px;
    cursor: pointer;
}

.disabled-input {
    color: #0060df;

}

.sender-link:hover {
    cursor: pointer;
    background: #5D78C0;
}

.blocks-container {
    width: 100%;
    font-size: 13px;

}

.template-block {
    border-left: 3px solid #0e5a88;
    margin: 5px 0;
    padding: 5px;
}

.template-block:nth-child(4n-1) {
    background-color: #f9f9f9;
}

.special_bg_for_image {
    border-left-color: #9D82C4 !important;
}

.placeholder-container {
    display: flex;
    flex-direction: column;
    padding: 10px 30px;
}

.placeholder-color {
    display: block;
    width: 100%;
    height: 10px;
}

.placeholder-container label {
    padding-bottom: 5px;
}

.text-align-right {
    text-align: right;
}

.active-template-block,
.inactive-template-block {
    display: flex;
}

.block-action-panel {
    display: flex;
    position: relative;
}

.delete-block {
    font-size: 9px;
    opacity: 0.2;
}

.confirm-tooltip {
    display: none;
    position: absolute;
    background: #0e5a88;
    color: white;
    padding: 3px 8px;
    font-size: 12px;
    border-radius: 2px;
    right: 100%;
    top: 50%;
    transform: translateY(20%);
    min-width: 140px;
    text-wrap: nowrap;
}

.confirm-no {
    background: #039ad2;
    border: 0;
    height: 20px;
}

.confirm-yes {
    background: red;
    border: 0;
    height: 20px;
}

.delete-block:hover {
    opacity: 1;
    cursor: pointer;
}

.red_cross {
    width: 10px;
    padding: 2px;
}

.active-template-block a,
.inactive-template-block a {
    opacity: 0.7;
    text-decoration: none;
}

.active-template-block a:hover,
.inactive-template-block a:hover {
    opacity: 1;
    cursor: pointer;
    text-decoration: none;
}

#sending-info-block {
    padding-left: 10px;
    margin: 5px;
}

#sending-info-block label {
    font-size: 13px;
}

#sending-info-block .label-input input {
    height: 20px;
    width: 60%;
}

#sending-info-block .label-input select {
    width: 60%;
    height: 27px;
}

.track-openings-row {
    display: flex;
}

.track-openings-row label {
    min-width: 140px;
}

.save-btn-frame {
    position: sticky;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 8px 0;
}

a.section:link {
    font-weight: 500;
}

.add-section-frame {
    position: relative;
    display: flex;
    align-items: center;
}

.add-section-frame:hover {
    background: rgb(252, 252, 252);
}

.add-section-frame:hover .add-section-opener {
    opacity: 1;
    pointer-events: auto;
    font-size: 20px;
}

.add-section-frame .add-section-opener {
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    width: 15px;
    height: 15px;
    position: relative;
    margin: 0;
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
}

.add-section-opener:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    left: calc(50% - 1px);
    background: #0e5a88;
}

.add-section-opener:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    top: calc(50% - 1px);
    background: #0e5a88;
}

.add-section-opener:hover {
    opacity: 0.7;
}

.add-section-dropdown {
    padding: 8px 15px;

}

.add-section-frame.active .add-section-opener {
    opacity: 1;
}

.draggable-handle {
    padding: 5px;
}

.draggable-handle:hover {
    cursor: ns-resize;
}

.first-block {
    display: block !important;
    opacity: 1 !important;
}

/*END OF SEND PAGE*/



/*SEND HISTORY PAGE*/
.history-collapsible {
    cursor: pointer;
}

.history-collapsible:hover {
    background-color: #e6e6e6;
}

.history-content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
}

/*END OF SEND HISTORY PAGE*/



/*MODAL MODEL*/

/* Add a color to the delete button */
.clearfix button.deletebtn {
    background-color: #f44336 !important;
}

.modal-outer {
    display: grid;
    background: hsla(50, 100%, 50%, 0.7);
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
}

/* Add padding and center-align text to the container */
.delete-modal-container {
    width: 280px;
}

.send-modal-container {
    width: 470px;
}

.modal-container {
    text-align: center;
    position: relative;

    margin: 0 auto;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 0.2);
    background-color: white;
    padding: 15px;
}

.modal-container h1 {
    margin: 0 0 5px;
}

/* The Modal (background) */
.modal {
    display: none;
    z-index: 1;
    width: 100%;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* Style the horizontal ruler */
hr {
    margin-bottom: 25px;
}

.flex-for-edit {
    width: 100%;
    display: flex;
}

.edit-flex-right-aligned {
    flex: 50%;
    text-align: right;
    padding: 0;
    display: none;
}

/* The Modal Close Button (x) */
.close {
    position: absolute;
    right: 10px;
    top: -5px;
    font-size: 32px;
    font-weight: bold;
    color: #f1f1f1;
}

.close:hover {
    color: #f44336;
    cursor: pointer;
}

/* Clear floats */
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/* Change styles for cancel button and delete button on extra small screens */
@media screen and (max-width: 300px) {

    .cancelbtn,
    .deletebtn {
        width: 100%;
    }
}

/*END OF MODAL MODEL*/


/*DEBUG BLOCKS*/

.title-word {
    animation: color-animation 4s linear infinite;
}

.title-word-1 {
    --color-1: #DF8453;
    --color-2: #3D8DAE;
    --color-3: #E4A9A8;
}

.title-word-2 {
    --color-1: #DBAD4A;
    --color-2: #ACCFCB;
    --color-3: #17494D;
}

.title-word-3 {
    --color-1: #ACCFCB;
    --color-2: #E4A9A8;
    --color-3: #ACCFCB;
}

.title-word-4 {
    --color-1: #3D8DAE;
    --color-2: #DF8453;
    --color-3: #E4A9A8;
}

@keyframes color-animation {
    0% {
        color: var(--color-1)
    }

    32% {
        color: var(--color-1)
    }

    33% {
        color: var(--color-2)
    }

    65% {
        color: var(--color-2)
    }

    66% {
        color: var(--color-3)
    }

    99% {
        color: var(--color-3)
    }

    100% {
        color: var(--color-1)
    }
}

/*END OF DEBUG BLOCKS*/

/*INBOX PREVIEW BLOCK*/
.preview-inbox-container {
    width: 850px;
    margin: 0 auto 10px auto;
    padding: 12px 7px;
    background: #eaeaea;
    font-size: 14px;
    line-height: 1.25;
    color: #232323;
}

.preview-inbox-container:hover {
    background: #dcdcdc;
}

.preview-inbox-row {
    margin-bottom: 6px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.preview-inbox-fake-checkbox {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #cfcfcf;
    margin: 2px 7px 0 0;
}

.preview-inbox-caption {
    flex: 1 0;
    text-align: left;
}

.preview-inbox-title {
    font-size: 18px;
    margin-bottom: 7px;
    display: block;
}

.preview-inbox-text {
    font-size: 13px;
    color: #888888;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-left: 25px;
    padding-right: 60px;
}

.preview-inbox-image {
    width: 100px;
}

/*END OF INBOX PREVIEW BLOCK*/

.short-link-tooltip {
    display: none;
    position: absolute;
    background-color: #3251a9;
    ;
    color: white;
    border: 1px solid #d4d4d4;
    padding: 8px;
    z-index: 1000;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.field-short_url,
.field-destination {
    cursor: pointer;
}

.field-project {
    white-space: initial;
}

.field-action_block {
    white-space: nowrap;
}

.hover-link {
    cursor: pointer;
}

#content .custom-menu {
    display: flex;
    padding-bottom: 32px;
}

#content .custom-menu-item {
    padding: 5px 16px;
    margin: 5px;

    display: flex;
    flex-direction: column;
    max-width: 235px;
    height: 35px;

    text-align: center;
    font-size: 15px;
    font-weight: 500;
    background-color: #0e5a88;
    color: #ffffff;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    transition: color 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

#content .custom-menu-item:hover {
    box-shadow: 0 5px 5px rgba(50, 50, 50, 0.3);
}

.menu-card-inner-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-card-inner-item a:link,
.menu-card-inner-item a:hover,
.menu-card-inner-item a:focus,
.menu-card-inner-item a:active,
.menu-card-inner-item a:visited {
    text-decoration: none;
}

.card-icon {
    margin: 10px;
}

/* DASHBOARD */
.dashboard td,
.dashboard th {
    word-break: break-word;
}

.dashboard .module table th {
    width: 100%;
}

.dashboard .module table td {
    white-space: nowrap;
}

#recent-actions-module {
    display: none;
}

.module ul.actionlist {
    margin-left: 0;
}

ul.actionlist li {
    list-style-type: none;
    overflow: hidden;
    text-overflow: ellipsis;
}

.banner-container {
    width: 100%;
    position: relative;
    margin: 0;
}

.banner-image {
    width: 100%;
    height: 50px;
    position: relative;
}

.banner-logo {
    position: absolute;
    width: 135px;
    top: -5px;
    left: 38px;
    height: auto;
}

.logout {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 2;
}

.field-_aum,
.field-_nav,
.field-_aum_usd,
.field-_nav_usd,
.field-_share_class_aum,
.field-_share_class_aum_usd,
.field-_curr_hedged_aum,
.field-_fund_flow,
.field-_fund_flow_usd,
.field-_category_flow,
.field-_category_group_flow,
.field-_category_flow,
.field-_category_aum,
.field-_percentage_of_aum,
.field-_epfr_flow,
.field-_flow,
.field-average_allocation,
.field-aum_weighted_average_allocation,
.field-allocation,
.field-_benchmark,
.field-constraining_benchmark,
.field-_aum_sum,
.field-_amount,
.field-_amount_usd,
.field-_amount_outstanding,
.field-_amount_issued,
.field-_quantity,
.field-_supplementary_quantity,
.field-_equity,
.field-_fixed_income,
.field-_multi_asset,
.field-_alternatives,
.field-_cash_management,
.field-_interest,
.field-_real_interest,
.field-_price,
.field-_coupon,
.field-_maturity,
.field-_par_value,
.field-_book_value,
.field-_market_value {
    text-align: right;
}

.field-_email_type {
    white-space: nowrap;
}

#content h1 {
    display: none;
}

.ql-editor h1 {
    display: inline !important;
}

#emails,
#decks th {
    word-break: unset;
}

#decks,
#metrics {
    width: 100%;
}
#charts {
    width: 600px;
}
#parsing {
    width: 280px;
}

#emails th:first-child {
    width: 60%;
}

td,
th {
    font-size: 0.85rem !important;
}

th, .field-_email_type {
    font-weight: 500;
}

.field-action_block {
    width: 5px;
}

.dashboard #content {
    width: 900px;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.modal-content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    width: 90%;
    max-height: 80%;
    overflow-y: auto;
    z-index: 1001;
    border-radius: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.modal-close {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    font-size: 24px;
}

.update-button-list-view {
  background: #039ad2;
  color: white !important;
  padding: 5px 5px;
  font-size: 11px;
  cursor: pointer;
  border: 1px solid var(--border-color);
  border-radius: 2px;
  text-decoration: none !important;
}
.update-button-list-view:hover {
    background: #5D78C0;
}


/* Quick Links Styles */
.quick-links-container {
    display: inline-flex;
    align-items: center;
    position: absolute;
    top: 70%;
    transform: translateY(-50%);
    left: 220px;
    z-index: 2;
}

.quick-link-add {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    transition: background-color 0.2s;
    opacity: 0.3;
}

.quick-link-add:hover {
    background: #2b5070;
    opacity: 1;
}

.quick-link-add .tooltip {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s, visibility 0.2s;
}

.quick-link-add:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

.quick-links-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    min-width: 200px;
    display: none;
    z-index: 1000;
}

.quick-links-menu.active {
    display: block;
}

.quick-link-app-header {
    padding: 8px 16px;
    font-weight: bold;
    color: #417690;
    border-bottom: 1px solid #eee;
    background: #f8f8f8;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: background-color 0.2s;
}

.quick-link-app-header:hover {
    background: #f0f0f0;
}

.quick-link-app-header .app-icon {
    font-size: 12px;
    transition: transform 0.2s;
}

.quick-link-models {
    position: absolute;
    left: 100%;
    top: 0;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    min-width: 200px;
    display: none;
}

.quick-link-item {
    padding: 8px 16px;
    cursor: pointer;
    transition: background-color 0.2s;
    white-space: nowrap;
}

.quick-link-item:hover {
    background-color: #f5f5f5;
}

.quick-link {
    display: inline-flex;
    align-items: center;
    background: #2b5070;
    color: white !important;
    padding: 0 4px;
    border-radius: 2px;
    margin-right: 8px;
    text-decoration: none;
    font-size: 12px;
    transition: background-color 0.2s;
}

.quick-link:hover {
    background: white;
    color: #000000 !important;
    text-decoration: none;
}

.remove-link {
    margin-left: 6px;
    font-size: 16px;
    line-height: 1;
    opacity: 0.7;
    transition: opacity 0.2s;
}

.remove-link:hover {
    opacity: 1;
}

.quick-links-message {
    padding: 16px;
    text-align: center;
    color: #666;
}

.quick-links-message p {
    margin: 0 0 12px 0;
    color: #666;
}

.quick-links-home-link {
    display: inline-block;
    padding: 6px 12px;
    background: #417690;
    color: white !important;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.2s;
}

.quick-links-home-link:hover {
    background: #2b5070;
    text-decoration: none;
}

.plus-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 18px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.chevron-icon {
    display: inline-block;
    transition: transform 0.2s;
    font-size: 16px;
    line-height: 1;
}

.chevron-icon.rotated {
    transform: rotate(90deg);
}
