
                                .links {
                                    padding: 20px 0;
                                    text-align: center;
                                }

                                .links a {
                                    color: #fff;
                                    font-size: 14px;
                                    text-decoration: none;
                                }

                                .my_select {
                                    -webkit-appearance: none;
                                    -moz-appearance: none;
                                    appearance: none;
                                }

                            