.header{ height: 150px; width: 100%; position: absolute; background: #259CB8; top: 0; } .header-toolbar{ --background: #259CB8 !important; } .bottom{ height: 88%; width: 100%; position: absolute; background: #F5F5F5; top: 20%; } ion-card-header{ background-color: #fff; padding: 15px !important; } .content-bottom{ padding: 15px; } .green{ color:green; font-weight: bold; } .content-bottom h1{ font-size: 20px; margin-top: 10px; font-weight: bold; } .details-button ion-button{ --background: #565656; }