csfieldguide/static/interactives/remote-complicated/scss/remote-complicated.scss
#remote-complicated-container {
transform: scale(0.8);
border: 2px solid;
background-color: #303030;
border-radius: 10px;
color: #fff;
.btn-danger {
line-height: 1;
}
}
.btn-dark-blue {
color: #fff;
background-color: #0066cc;
border-color: #0066cc;
}