3 flex-direction: column;
10 flex-direction: column;
15 padding: 0 !important;
20 overflow-wrap: break-word;
22 float: left !important;
24 margin: $-xs $-s $-xs 0;
27 float: right !important;
29 margin: $-xs 0 $-xs $-s;
38 h1, h2, h3, h4, h5, h6 {
46 word-break: break-all;
50 // Page content pointers
57 border: 1px solid #CCC;
58 display: inline-block;
61 box-shadow: 0 0 8px 1px rgba(212, 209, 209, 0.35);
64 background-color:#FFF;
74 background-color:#FFF;
75 transform: rotate(45deg);
76 transform-origin: 50% 50%;
77 border-bottom: 1px solid #CCC;
78 border-right: 1px solid #CCC;
82 background-color: #FFF;
83 border: 1px solid #DDD;
106 h1, h2, h3, h4, h5, h6 {
107 &:hover a.link-hook {
109 transform: translate3d(0, 0, 0);