
                            .otgs-development-site-front-end a { color: white; }
                            .otgs-development-site-front-end .icon {
                                background: url('./assets/img/icon-wpml-info-white.svg') no-repeat;
                                width: 20px;
                                height: 20px;
                                display: inline-block;
                                position: absolute;
                                margin-left: -23px;
                            }
                            .otgs-development-site-front-end {
                                background-size: 32px;
                                padding: 22px 0px;
                                font-size: 12px;
                                font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
                                line-height: 18px;
                                text-align: center;
                                color: white;
                                background-color: #33879E;
                            }
						