.elementor-450 .elementor-element.elementor-element-636e756{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:120px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}:root{--page-title-display:none;}/* Start custom CSS *//* STUDIO PAGE: make ONLY the logo text + centered nav black (header stays same) */

/* Logo "TowerPlan" (pseudo text) */
body #tower-shell #tower-header .tower-logo,
body #tower-shell #tower-header .tower-logo:hover,
body #tower-shell #tower-header .tower-logo:focus {
  color: #000000 !important;
}

/* Center nav: set rolling-text color var ONLY inside the nav */
body #tower-shell #tower-header .tower-nav {
  --tower-roll-color: #000000;
  color: #000000 !important;
}

/* Center nav links (fallback + any non-rolling cases) */
body #tower-shell #tower-header .tower-nav a,
body #tower-shell #tower-header .tower-nav a:visited,
body #tower-shell #tower-header .tower-nav a:hover,
body #tower-shell #tower-header .tower-nav a:focus {
  color: #000000 !important;
}/* End custom CSS */