@import url(https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&display=swap);body,html{padding:0;margin:0;font-family:nta,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{display:grid;place-content:center;font-family:Arvo,serif;height:100vh}body .cert{background:#333;width:1000px}body .cert .cert-inner{background:#fff;width:100%;height:100%;padding:32px;border:8px solid;text-align:center}body .cert .cert-inner .cnum{margin:0 0 0 60%;text-align:right}body .cert .cert-inner .title{color:#2a3082;font-size:32px}body .cert .cert-inner .subtitle{color:#285096;font-size:16px}body .cert .cert-inner .start{font-size:28px;margin-top:16px}body .cert .cert-inner .start-two{font-size:16px;margin-top:16px}body .cert .cert-inner .name{color:#2f6639;font-size:63px}body .cert .cert-inner .end{margin-top:40px}body .cert .cert-inner .workshop-name{font-size:28px;text-indent:75px;width:80%}body .cert .cert-inner .footer{margin-top:47px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;width:60%}body .cert .cert-inner .footer .trainer-name{color:#dac87d;font-size:20px}body .cert .cert-inner .footer .trainer-details{font-size:14px}body .cert .cert-inner .footer .date{color:#dac87d}