// _____ ___ ___ _____ _____ ____ // | ___/ _ \ / _ \_ _| ____| _ \ // | |_ | | | | | | || | | _| | |_) | // | _|| |_| | |_| || | | |___| _ < // |_| \___/ \___/ |_| |_____|_| \_\ // div#copyright-wrapper { margin-top: 20px; margin-bottom: 30px; p { .open-sans-bold; font-size: 11px; line-height: 15px; } } footer#footer-wrapper { background-color: @dark-blue; div.tweet { p { font-size: 13px; i { font-size: 16px; line-height: 13px; letter-spacing: 0.05em; } } ul { li { display: inline-block; a { .trajan-regular; font-size: 12px; line-height: 35px; letter-spacing: 0.05em; &:hover { } } &:after { content: " "; background-color: @white; width: 4px; height: 4px; display: inline-block; vertical-align: middle; margin-left: 23px; margin-right: 23px; .round(100px); } &:last-child { &:after { display: none; } } } } } div.sharing { > a { .open-sans-bold; display: inline-block; margin-right: 30px; font-size: 14px; &:hover { } } p { .open-sans-bold; font-size: 11px; line-height: 35px; } } }