margin-bottom: 20px;
}
#glm-member-detail-website-link {
+ display: block;
font-size: 24px;
margin: 0;
padding: 15px;
width: 12px;
}
+#glm-member-detail-side-box .map-button {
+ -webkit-appearance: none;
+ -moz-appearance: none;
+ border-radius: 0;
+ border-style: solid;
+ border-width: 0;
+ cursor: pointer;
+ font-weight: normal;
+ line-height: normal;
+ position: relative;
+ text-align: center;
+ font-size: 1rem;
+ background-color: grey;
+ border-color: black;
+ color: #FFFFFF;
+ transition: background-color 300ms ease-out;
+}
#glm-member-detail-website-link a {
color: white;
}