@import'./article-editor.css';.elements h1,.entry h1{font-weight:300;font-size:32px;color:#4f9ed5;margin:0 0 20px;line-height:1;display:block !important}.elements h1:before,.entry h1:before{display:none !important}.elements h2,.entry h2{font-weight:600;font-size:24px;color:#df8432;margin:0 0 20px;line-height:1}.elements h3,.entry h3{font-weight:600;margin:0 0 20px;font-size:18px;color:#df8432}.elements h4,.entry h4{font-weight:400;margin:0 0 20px;font-size:16px;color:#4f9ed5}.elements hr,.entry hr{background:#df8432;height:1px;border:0 none;margin:20px 0}.elements a:not(.btn),.entry a:not(.btn){color:#df8432;text-decoration:none}.elements a:not(.btn):hover,.entry a:not(.btn):hover{text-decoration:underline}.elements strong,.elements b,.entry strong,.entry b{color:#4f9ed5;font-weight:600}.elements img,.entry img{display:block;max-width:100%;height:auto}.elements p,.entry p{line-height:1.4;margin:0 0 20px}.elements p:last-child,.entry p:last-child{margin:0}.elements ul,.elements ol,.entry ul,.entry ol{margin:0 0 20px 20px;list-style-type:disc}.elements ul:last-child,.elements ol:last-child,.entry ul:last-child,.entry ol:last-child{margin:0}.elements ul li,.elements ol li,.entry ul li,.entry ol li{line-height:1.4}.elements ol,.entry ol{list-style-type:number}.elements .embed-responsive,.entry .embed-responsive{padding:56.25% 0 0;position:relative}.elements .embed-responsive iframe,.entry .embed-responsive iframe{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.elements figure img,.entry figure img{display:block;max-width:100%;height:auto;margin:0 auto}.elements figure figcaption,.entry figure figcaption{text-align:center;margin:10px 0 0}.elements .table-responsive,.entry .table-responsive{overflow:auto}.elements .text-right,.entry .text-right{text-align:right}.elements .text-center,.entry .text-center{text-align:center}.elements .table_responsive,.entry .table_responsive{overflow:auto;margin:0 0 20px}.elements .table_responsive table,.entry .table_responsive table{margin:0;table-layout:fixed}.elements table,.entry table{width:100%;margin:0 0 20px;border-collapse:collapse}.elements table thead tr th,.entry table thead tr th{font-weight:500;text-transform:uppercase;background:#4f9ed5;color:#fff;padding:10px;border-right:1px solid #fff}.elements table thead tr th:last-child,.entry table thead tr th:last-child{border-right:0 none}.elements table tbody tr td,.entry table tbody tr td{padding:10px;border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}.elements table tbody tr td:last-child,.entry table tbody tr td:last-child{border-right:0 none}.elements table tbody tr td b,.elements table tbody tr td strong,.entry table tbody tr td b,.entry table tbody tr td strong{font-weight:500;color:#000}.elements table tbody tr td .btn,.entry table tbody tr td .btn{text-decoration:none;min-height:40px;display:flex}.elements table tbody tr:hover td,.entry table tbody tr:hover td{background:rgba(0,0,0,.15) !important}.elements table tbody tr:last-child td,.entry table tbody tr:last-child td{border-width:2px}.elements table tbody tr:nth-child(odd) td,.entry table tbody tr:nth-child(odd) td{background:rgba(0,0,0,.05)}.elements table tfoot tr td,.entry table tfoot tr td{padding:10px;border-bottom:1px solid #df8432}.elements table tfoot tr td b,.elements table tfoot tr td strong,.entry table tfoot tr td b,.entry table tfoot tr td strong{font-weight:500;color:#000}.elements table tfoot tr:last-child td,.entry table tfoot tr:last-child td{border-width:2px}.elements .grid .column{margin:0 0 20px}.elements .grid .column .column{margin:0}.elements .grid .grid{grid-template-columns:repeat(12, 1fr) !important}.elements .grid .grid .column-4{grid-column:span 4 !important}.elements .grid .grid .column-8{grid-column:span 8 !important}.elements .grid figure{margin:0}.entry{max-width:800px;padding:20px;margin:0 auto}.entry *{font-family:"Open sans",sans-serif;font-size:14px;font-weight:400;color:#000}

.installation p{
    margin: 20px 0px;
}

.installation .btn{
    display: inline-block;
}
.installation .btn:hover{
    opacity: 0.8;
}
