<template>
<el-row>
<el-button color="#626aef" style="color: white">Custom</el-button>
<el-button color="#626aef" plain>Custom</el-button>
</el-row>
</template>