#main_content,body,html{background-color:#0d0d0d;color:white}#main_content{padding-bottom:60px}.triangle{position:relative;height:1px;width:110px;background-color:white;transform:rotate(180deg) scale(.5) translateY(50px)}.triangle:before{right:9px;transform:rotate(110deg)}.triangle:after,.triangle:before{content:"";position:absolute;height:1px;width:150px;bottom:70px;background-color:white}.triangle:after{left:6px;transform:rotate(67deg)}.cursor-pointer{cursor:pointer}a{color:white}a:hover.hover{opacity:.8}