// component styles are encapsulated and only applied to their components
.integration-container {
display: flex;
}
#wrapper {
padding: 30px;