.MessageBox_MessageBox__gKJwa{height:60px;width:100%;background-color:rgba(255,255,0,.308);border:1px solid yellow;border-radius:8px;margin-top:8px;margin-bottom:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;font-family:saira;position:relative}.MessageBox_MessageBox__gKJwa p{font-size:20px;margin:0}.MessageBox_close__zqRbF{font-size:20px;color:red;cursor:pointer;font-weight:700;padding:5px 10px;transition:background .3s ease;border-radius:4px}.MessageBox_close__zqRbF:hover{background-color:rgba(197,197,24,.4)}