:root{--background:#ffffff!important;--foreground:#171717!important}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground)!important;background:var(--background)!important;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit}.profile-image-pic{height:150px;width:150px;object-fit:cover}.text-color-white{color:#fff}.text-color-black{color:#000}.cardbody-color{background-color:#fff9f6}a{text-decoration:none}.businee_name:hover{color:#000}.f-btn{border-radius:5px}.form-control:disabled,.form-control[readonly]{background-color:#fff6f3}.alert-info{color:#161616;background-color:#ffe6da;border-color:#ffddcf}