.confirmation-message { padding-bottom: 20px; } .close-btn { cursor: pointer; } .dataset-copy-dialog { margin-bottom: 1.125rem; } .cancel-btn { background: #ffffff 0% 0% no-repeat padding-box; border: 1px solid #b5b5b5; border-radius: 30px; width: 101px; height: 43px; color: #212121; font-weight: 500; } .confirm-btn { background: #ffffff 0% 0% no-repeat padding-box; border: 1px solid #129d99; border-radius: 30px; opacity: 1; width: 101px; height: 43px; color: #129d99; font-weight: 500; } .confirm-btn:hover { background-color: #129d99; color: #ffffff; }