.cut-corner-normal figure {clip-path: polygon(  0 0,  85% 0,  100% 20%,  100% 100%,  0 100%);} .cut-corner-wide figure {clip-path: polygon(  0 0,  85% 0,  100% 30%,  100% 100%,  0 100%);} .knappvit {a.btn {  background-color: white; }} .link-vit {a:link {  color: white;  background-color: transparent;  text-decoration: none;}a:visited {  color: white;  background-color: transparent;  text-decoration: none;}a:hover {  color: orange;  background-color: transparent;  text-decoration: underline;}a:active {  color: white;  background-color: transparent;  text-decoration: underline;}}