.rowBtn{ display: flex; flex-direction: row; justify-content: center; align-items: center; } .Header{ color: black !important; font-size: 16px !important; font-weight: bold !important;; margin: 0; position: absolute; left: 50%; top: 50%; transform: translate(-58px, 2px); } .labelRadio{ color: black !important; font-weight: bold !important; }