@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;700&display=swap");body{padding:0;margin:0;font-family:Poppins,sans-serif!important;min-height:100vh;background-color:#e8ecee}.detail_list>div{border-bottom:1px solid gray;padding:1rem .2rem}.detail_list>div:last-child{border-bottom:none}.wLabel label{width:100%}